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