TransportationExecutionsRepositoryGeoPointReference 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<TransportationExecution, GeoPoint> GeoPointReference
Public Shared ReadOnly GeoPointReference As PrimaryKeyReference(Of TransportationExecution, GeoPoint)
public:
static initonly PrimaryKeyReference<TransportationExecution^, GeoPoint^>^ GeoPointReference
static val GeoPointReference: PrimaryKeyReference<TransportationExecution, GeoPoint>
Field Value
Type:
PrimaryKeyReferenceTransportationExecution,
GeoPoint
See Also