ShipmentsRepositoryShipFromStoreReference 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<Shipment, Store> ShipFromStoreReference
Public Shared ReadOnly ShipFromStoreReference As PrimaryKeyReference(Of Shipment, Store)
public:
static initonly PrimaryKeyReference<Shipment^, Store^>^ ShipFromStoreReference
static val ShipFromStoreReference: PrimaryKeyReference<Shipment, Store>
Field Value
Type:
PrimaryKeyReferenceShipment,
Store
See Also