ContactContactSaleCount Property |
Gets or sets the number of sales of this contact.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax public Nullable<long> ContactSaleCount { get; set; }
Property Value
Type:
NullableInt64See Also