CompanyStructureContactCount Property |
Gets or sets the number of contacts in the company.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax public Nullable<int> ContactCount { get; set; }
Property Value
Type:
NullableInt32See Also