AccessKeysRepositoryEntityNameAttribute 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<AccessKey, string> EntityNameAttribute
Public Shared ReadOnly EntityNameAttribute As ColumnDataAttribute(Of AccessKey, String)
public:
static initonly ColumnDataAttribute<AccessKey^, String^>^ EntityNameAttribute
static val EntityNameAttribute: ColumnDataAttribute<AccessKey, string>
Field Value
Type:
ColumnDataAttributeAccessKey,
String
See Also