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