Click or drag to resize

AssetEnterpriseCompany Property

When not null, specifies that the asset is specific to a given enterprise company and may be used only in documents from this enterprise company. If null, the asset can be used in all enterprise companies. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.Rental
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