TransportationExecutionsRepositoryGeoPointIdAttribute Field |
Definition of the data attribute for
GeoPoint reference
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TransportationExecution, Nullable<Guid>> GeoPointIdAttribute
Public Shared ReadOnly GeoPointIdAttribute As ColumnDataAttribute(Of TransportationExecution, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<TransportationExecution^, Nullable<Guid^>^>^ GeoPointIdAttribute
static val GeoPointIdAttribute: ColumnDataAttribute<TransportationExecution, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeTransportationExecution,
NullableGuid
See Also