WarehouseOrderLinesRepositoryWarehouseZoneReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Wms
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<WarehouseOrderLine, WarehouseZone> WarehouseZoneReference
Public Shared ReadOnly WarehouseZoneReference As PrimaryKeyReference(Of WarehouseOrderLine, WarehouseZone)
public:
static initonly PrimaryKeyReference<WarehouseOrderLine^, WarehouseZone^>^ WarehouseZoneReference
static val WarehouseZoneReference: PrimaryKeyReference<WarehouseOrderLine, WarehouseZone>
Field Value
Type:
PrimaryKeyReferenceWarehouseOrderLine,
WarehouseZone
See Also