ProductGroupsRepositoryActiveAttribute Field |
Definition of the
Active data attribute
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProductGroup, bool> ActiveAttribute
Public Shared ReadOnly ActiveAttribute As ColumnDataAttribute(Of ProductGroup, Boolean)
public:
static initonly ColumnDataAttribute<ProductGroup^, bool>^ ActiveAttribute
static val ActiveAttribute: ColumnDataAttribute<ProductGroup, bool>
Field Value
Type:
ColumnDataAttributeProductGroup,
Boolean
See Also