WarehouseOrderLinesRepositoryTaskTypeAttribute Field |
Definition of the
TaskType data attribute
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, string> TaskTypeAttribute
Public Shared ReadOnly TaskTypeAttribute As ColumnDataAttribute(Of WarehouseOrderLine, String)
public:
static initonly ColumnDataAttribute<WarehouseOrderLine^, String^>^ TaskTypeAttribute
static val TaskTypeAttribute: ColumnDataAttribute<WarehouseOrderLine, string>
Field Value
Type:
ColumnDataAttributeWarehouseOrderLine,
String
See Also