Parent diagram type of the diagram type.
[Visual Basic 6.0] Property Parent As INgDiagramType
[Visual Basic .NET] Public Property Parent As INgDiagramType
[C#] public INgDiagramType Parent {get; set;}
[Java] public INgDiagramType getParent() throws IOException, AutomationException
[Java] public void setParent( INgDiagramType pNgDiagramType ) throws IOException, AutomationException
[C++] HRESULT get_Parent( INgDiagramType** pVal );
[C++] HRESULT put_Parent( INgDiagramType* pVal);
Parameters
pVal [out, retval]
pVal is a parameter of type INgDiagramType
pVal [in]
pVal is a parameter of type INgDiagramType
INgDiagramType Interface | INgDiagramType.Ancestors Property | INgDiagramType.Children Property | INgDiagramType.Descendants Property