WorkgroupShiftsRepositoryShiftNameAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Production.Resources
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<WorkgroupShift, string> ShiftNameAttribute
Public Shared ReadOnly ShiftNameAttribute As ColumnDataAttribute(Of WorkgroupShift, String)
public:
static initonly ColumnDataAttribute<WorkgroupShift^, String^>^ ShiftNameAttribute
static val ShiftNameAttribute: ColumnDataAttribute<WorkgroupShift, string>
Field Value
Type:
ColumnDataAttributeWorkgroupShift,
String
See Also