GroupsRepositoryGroupForUserIdAttribute 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<Guid>> GroupForUserIdAttribute
Public Shared ReadOnly GroupForUserIdAttribute As ColumnDataAttribute(Of Group, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<Group^, Nullable<Guid^>^>^ GroupForUserIdAttribute
static val GroupForUserIdAttribute: ColumnDataAttribute<Group, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeGroup,
NullableGuid
See Also