TransportationOrdersRepositoryFromGeoPointReference 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<TransportationOrder, GeoPoint> FromGeoPointReference
Public Shared ReadOnly FromGeoPointReference As PrimaryKeyReference(Of TransportationOrder, GeoPoint)
public:
static initonly PrimaryKeyReference<TransportationOrder^, GeoPoint^>^ FromGeoPointReference
static val FromGeoPointReference: PrimaryKeyReference<TransportationOrder, GeoPoint>
Field Value
Type:
PrimaryKeyReferenceTransportationOrder,
GeoPoint
See Also