CompanyStructureLevels Property |
Gets or sets the list of company organizational levels.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax public List<Level> Levels { get; set; }
Property Value
Type:
ListLevelSee Also