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