Click or drag to resize
ContactFilterCompanyId Property
Gets or sets the identifier of a contact.

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

Property Value

Type: NullableInt32
See Also