Click or drag to resize

AvailableQuantityArgsEnterpriseCompany Property

Gets or sets the enterprise company condition for srore transaction documents. If null, the store transactions from all enterprise companies are processed.

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

Property Value

Type: EnterpriseCompany
The enterprise company.
See Also