TransportationOrderLinesRepositoryParentDocumentIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TransportationOrderLine, Nullable<Guid>> ParentDocumentIdAttribute
Public Shared ReadOnly ParentDocumentIdAttribute As ColumnDataAttribute(Of TransportationOrderLine, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<TransportationOrderLine^, Nullable<Guid^>^>^ ParentDocumentIdAttribute
static val ParentDocumentIdAttribute: ColumnDataAttribute<TransportationOrderLine, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeTransportationOrderLine,
NullableGuid
See Also