WorkSchedulesRepositoryNameAttribute 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<WorkSchedule, string> NameAttribute
Public Shared ReadOnly NameAttribute As ColumnDataAttribute(Of WorkSchedule, String)
public:
static initonly ColumnDataAttribute<WorkSchedule^, String^>^ NameAttribute
static val NameAttribute: ColumnDataAttribute<WorkSchedule, string>
Field Value
Type:
ColumnDataAttributeWorkSchedule,
String
See Also