ResourceInstancesRepositoryNameAttribute Field |
Definition of the
Name data attribute
Namespace:
Aloe.EnterpriseOne.Model.General.Resources
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ResourceInstance, string> NameAttribute
Public Shared ReadOnly NameAttribute As ColumnDataAttribute(Of ResourceInstance, String)
public:
static initonly ColumnDataAttribute<ResourceInstance^, String^>^ NameAttribute
static val NameAttribute: ColumnDataAttribute<ResourceInstance, string>
Field Value
Type:
ColumnDataAttributeResourceInstance,
String
See Also