DocumentTypeUserStatusesRepositoryActiveAttribute Field |
Definition of the
Active 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<DocumentTypeUserStatus, bool> ActiveAttribute
Public Shared ReadOnly ActiveAttribute As ColumnDataAttribute(Of DocumentTypeUserStatus, Boolean)
public:
static initonly ColumnDataAttribute<DocumentTypeUserStatus^, bool>^ ActiveAttribute
static val ActiveAttribute: ColumnDataAttribute<DocumentTypeUserStatus, bool>
Field Value
Type:
ColumnDataAttributeDocumentTypeUserStatus,
Boolean
See Also