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