.Net Organisation Chart Component Class Library
PrimaryKey Property
NamespacesOrgChart.CoreXmlBoundOrganisationChartPrimaryKey
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Sets the primary key. Not used by the XmlBoundOrganisationChart Organisation Chart Control
Declaration Syntax
C#Visual BasicVisual C++
public string PrimaryKey { get; set; }
Public Property PrimaryKey As String
public:
virtual property String^ PrimaryKey {
	String^ get () sealed;
	void set (String^ value) sealed;
}

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