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