Click or drag to resize

DocumentTypePropertyEnterpriseCompany Property

When not null, specifies that the current rule is valid only for the specified company. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public EnterpriseCompany EnterpriseCompany { get; set; }

Property Value

Type: EnterpriseCompany
See Also