GroupAccessKeysRepositoryAccessKeyIdAttribute Field |
Definition of the data attribute for
AccessKey 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<GroupAccessKey, Guid> AccessKeyIdAttribute
Public Shared ReadOnly AccessKeyIdAttribute As ColumnDataAttribute(Of GroupAccessKey, Guid)
public:
static initonly ColumnDataAttribute<GroupAccessKey^, Guid^>^ AccessKeyIdAttribute
static val AccessKeyIdAttribute: ColumnDataAttribute<GroupAccessKey, Guid>
Field Value
Type:
ColumnDataAttributeGroupAccessKey,
Guid
See Also