TransportationOrdersRepositoryToGeoPointIdAttribute Field |
Definition of the data attribute for
ToGeoPoint 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<TransportationOrder, Guid> ToGeoPointIdAttribute
Public Shared ReadOnly ToGeoPointIdAttribute As ColumnDataAttribute(Of TransportationOrder, Guid)
public:
static initonly ColumnDataAttribute<TransportationOrder^, Guid^>^ ToGeoPointIdAttribute
static val ToGeoPointIdAttribute: ColumnDataAttribute<TransportationOrder, Guid>
Field Value
Type:
ColumnDataAttributeTransportationOrder,
Guid
See Also