Click or drag to resize
ContactContactSaleCount Property
Gets or sets the number of sales of this contact.

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

Property Value

Type: NullableInt64
See Also