.Net Organisation Chart Component Class Library
ParentId Property
NamespacesOrgChart.CoreOrgChartItemParentId
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Gets the parent Id of this chart item
Declaration Syntax
C#Visual BasicVisual C++
public Object ParentId { get; }
Public ReadOnly Property ParentId As Object
public:
property Object^ ParentId {
	Object^ get ();
}

Assembly: OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)