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