.Net Organisation Chart Component Class Library
PrimaryKey Property
NamespacesOrgChart.CoreIOrganisationChartPrimaryKey
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Field that will be used as the primary key. In an XML bound chart this will be automatically generated and will be named "ItemId"
Declaration Syntax
C#Visual BasicVisual C++
string PrimaryKey { get; set; }
Property PrimaryKey As String
property String^ PrimaryKey {
	String^ get ();
	void set (String^ value);
}

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