WarehouseOrderLinesRepositoryWarehouseOrderIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Wms
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<WarehouseOrderLine, Guid> WarehouseOrderIdAttribute
Public Shared ReadOnly WarehouseOrderIdAttribute As ColumnDataAttribute(Of WarehouseOrderLine, Guid)
public:
static initonly ColumnDataAttribute<WarehouseOrderLine^, Guid^>^ WarehouseOrderIdAttribute
static val WarehouseOrderIdAttribute: ColumnDataAttribute<WarehouseOrderLine, Guid>
Field Value
Type:
ColumnDataAttributeWarehouseOrderLine,
Guid
See Also