GroupsRepositoryEditPeriodDaysAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Security
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Group, Nullable<int>> EditPeriodDaysAttribute
Public Shared ReadOnly EditPeriodDaysAttribute As ColumnDataAttribute(Of Group, Nullable(Of Integer))
public:
static initonly ColumnDataAttribute<Group^, Nullable<int>^>^ EditPeriodDaysAttribute
static val EditPeriodDaysAttribute: ColumnDataAttribute<Group, Nullable<int>>
Field Value
Type:
ColumnDataAttributeGroup,
NullableInt32
See Also