CompanyStructureDepartments Property |
Gets or sets the list of company departments.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax public List<Department> Departments { get; set; }
Property Value
Type:
ListDepartmentSee Also