SIFWorks ADK 2.0
Parent Property
NamespacesEdustructures.SifWorksElementParent

[This is preliminary documentation and is subject to change.]

Gets or sets the parent of this Element.
Declaration Syntax
C#Visual BasicVisual C++
public Element Parent{ get; set;}
Public Property Parent As Element
public:
property Element^ Parent {
	Element^ get ();
	void set (Element^ value);
}

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10