AvailableToPromiseByLotsEntryStore Property |
The Store, for which the quantities are calculated. [Required] [Filter(multi eq)]
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory.DemandManagement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Store Store { get; }
Public ReadOnly Property Store As Store
Get
public:
property Store^ Store {
Store^ get ();
}
member Store : Store with get
Property Value
Type:
Store
See Also