EnterpriseOneTransactionLogisticsInventoryObjectsDemandManagement Property |
Provides access to the repositories in the Logistics.Inventory.DemandManagement namespace.
Namespace:
Aloe.EnterpriseOne.Model.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic EnterpriseOneTransactionLogisticsInventoryDemandManagementObjects DemandManagement { get; }
Public ReadOnly Property DemandManagement As EnterpriseOneTransactionLogisticsInventoryDemandManagementObjects
Get
public:
property EnterpriseOneTransactionLogisticsInventoryDemandManagementObjects^ DemandManagement {
EnterpriseOneTransactionLogisticsInventoryDemandManagementObjects^ get ();
}
member DemandManagement : EnterpriseOneTransactionLogisticsInventoryDemandManagementObjects with get
Property Value
Type:
EnterpriseOneTransactionLogisticsInventoryDemandManagementObjects
See Also