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
Syntax public Nullable<long> CompanyId { get; set; }
Property Value
Type:
NullableInt64See Also