Click or drag to resize

DistributionStore Property

The store (warehouse) for which the distribution is made. null means that the distribution covers multiple warehouses. [Filter(multi eq)]

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

Property Value

Type: Store
See Also