FormLayoutsRepositoryRoleIdAttribute Field |
Definition of the data attribute for
Role reference
Namespace:
Aloe.EnterpriseOne.Model.Systems.UI
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<FormLayout, Nullable<Guid>> RoleIdAttribute
Public Shared ReadOnly RoleIdAttribute As ColumnDataAttribute(Of FormLayout, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<FormLayout^, Nullable<Guid^>^>^ RoleIdAttribute
static val RoleIdAttribute: ColumnDataAttribute<FormLayout, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeFormLayout,
NullableGuid
See Also