UserGroupsRepositoryUserIdAttribute Field |
Definition of the data attribute for
User reference
Namespace:
Aloe.EnterpriseOne.Model.Systems.Security
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<UserGroup, Guid> UserIdAttribute
Public Shared ReadOnly UserIdAttribute As ColumnDataAttribute(Of UserGroup, Guid)
public:
static initonly ColumnDataAttribute<UserGroup^, Guid^>^ UserIdAttribute
static val UserIdAttribute: ColumnDataAttribute<UserGroup, Guid>
Field Value
Type:
ColumnDataAttributeUserGroup,
Guid
See Also