WarehouseOrderExecutionsRepositoryIsFinalAttribute Field |
Definition of the
IsFinal data attribute
Namespace:
Aloe.EnterpriseOne.Model.Wms
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<WarehouseOrderExecution, bool> IsFinalAttribute
Public Shared ReadOnly IsFinalAttribute As ColumnDataAttribute(Of WarehouseOrderExecution, Boolean)
public:
static initonly ColumnDataAttribute<WarehouseOrderExecution^, bool>^ IsFinalAttribute
static val IsFinalAttribute: ColumnDataAttribute<WarehouseOrderExecution, bool>
Field Value
Type:
ColumnDataAttributeWarehouseOrderExecution,
Boolean
See Also