Click or drag to resize
CompanyFilterCompanyId Property
Gets or sets the company identifier.

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: NullableInt64
See Also