ShipmentOrdersRepositoryShipFromStoreReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ShipmentOrder, Store> ShipFromStoreReference
Public Shared ReadOnly ShipFromStoreReference As PrimaryKeyReference(Of ShipmentOrder, Store)
public:
static initonly PrimaryKeyReference<ShipmentOrder^, Store^>^ ShipFromStoreReference
static val ShipFromStoreReference: PrimaryKeyReference<ShipmentOrder, Store>
Field Value
Type:
PrimaryKeyReferenceShipmentOrder,
Store
See Also