ProductCodesRepositoryActiveAttribute 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<ProductCode, bool> ActiveAttribute
Public Shared ReadOnly ActiveAttribute As ColumnDataAttribute(Of ProductCode, Boolean)
public:
static initonly ColumnDataAttribute<ProductCode^, bool>^ ActiveAttribute
static val ActiveAttribute: ColumnDataAttribute<ProductCode, bool>
Field Value
Type:
ColumnDataAttributeProductCode,
Boolean
See Also