| CompanyEmployeeCount Property  | 
            Gets or sets the number of employees of this company.
            
 
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntaxpublic Nullable<int> EmployeeCount { get; set; }Property Value
Type: 
NullableInt32
See Also