ScrapTypesRepositoryIsPlannedAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ScrapType, bool> IsPlannedAttribute
Public Shared ReadOnly IsPlannedAttribute As ColumnDataAttribute(Of ScrapType, Boolean)
public:
static initonly ColumnDataAttribute<ScrapType^, bool>^ IsPlannedAttribute
static val IsPlannedAttribute: ColumnDataAttribute<ScrapType, bool>
Field Value
Type:
ColumnDataAttributeScrapType,
Boolean
See Also