Click or drag to resize
ContactCompanyId Property
Gets or sets the identifier of the company of this contact.

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

Property Value

Type: NullableInt64
See Also