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