ShipmentLinesRepositoryShipmentOrderLineIdAttribute 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<ShipmentLine, Nullable<Guid>> ShipmentOrderLineIdAttribute
Public Shared ReadOnly ShipmentOrderLineIdAttribute As ColumnDataAttribute(Of ShipmentLine, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<ShipmentLine^, Nullable<Guid^>^>^ ShipmentOrderLineIdAttribute
static val ShipmentOrderLineIdAttribute: ColumnDataAttribute<ShipmentLine, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeShipmentLine,
NullableGuid
See Also