Click or drag to resize
CompanyEmployeeCount Property
Gets or sets the number of employees of this company.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax
C#
public Nullable<int> EmployeeCount { get; set; }

Property Value

Type: NullableInt32
See Also