The OrgChart Item type reprepresented by this chart Item
| C# | Visual Basic | Visual C++ |
public OrganisationItemType ItemType { get; protected set; }
Public Property ItemType As OrganisationItemType
public: property OrganisationItemType ItemType { OrganisationItemType get (); void set (OrganisationItemType value); }