ShipmentOrderLinesRepositoryShipmentOrderIdAttribute 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<ShipmentOrderLine, Guid> ShipmentOrderIdAttribute
Public Shared ReadOnly ShipmentOrderIdAttribute As ColumnDataAttribute(Of ShipmentOrderLine, Guid)
public:
static initonly ColumnDataAttribute<ShipmentOrderLine^, Guid^>^ ShipmentOrderIdAttribute
static val ShipmentOrderIdAttribute: ColumnDataAttribute<ShipmentOrderLine, Guid>
Field Value
Type:
ColumnDataAttributeShipmentOrderLine,
Guid
See Also