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

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

Property Value

Type: Nullable<Int64>
See Also