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