| ContactCompanyId Property  | 
            Gets or sets the identifier of the company of this contact.
            
 
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntaxpublic Nullable<long> CompanyId { get; set; }Property Value
Type: 
NullableInt64
See Also