Click or drag to resize
CompanySearchResultActiveContactCount Property
Gets or sets the number of active contacts in the company.

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

Property Value

Type: NullableInt32
See Also