StoresRepositoryWarehouseReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Store, Warehouse> WarehouseReference
Public Shared ReadOnly WarehouseReference As PrimaryKeyReference(Of Store, Warehouse)
public:
static initonly PrimaryKeyReference<Store^, Warehouse^>^ WarehouseReference
static val WarehouseReference: PrimaryKeyReference<Store, Warehouse>
Field Value
Type:
PrimaryKeyReferenceStore,
Warehouse
See Also