DocumentAmountTypesRepositoryIsActiveAttribute Field |
Definition of the
IsActive data attribute
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DocumentAmountType, bool> IsActiveAttribute
Public Shared ReadOnly IsActiveAttribute As ColumnDataAttribute(Of DocumentAmountType, Boolean)
public:
static initonly ColumnDataAttribute<DocumentAmountType^, bool>^ IsActiveAttribute
static val IsActiveAttribute: ColumnDataAttribute<DocumentAmountType, bool>
Field Value
Type:
ColumnDataAttributeDocumentAmountType,
Boolean
See Also