WorkgroupShiftsRepositoryEstablishmentDateAttribute 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, DateTime> EstablishmentDateAttribute
Public Shared ReadOnly EstablishmentDateAttribute As ColumnDataAttribute(Of WorkgroupShift, DateTime)
public:
static initonly ColumnDataAttribute<WorkgroupShift^, DateTime^>^ EstablishmentDateAttribute
static val EstablishmentDateAttribute: ColumnDataAttribute<WorkgroupShift, DateTime>
Field Value
Type:
ColumnDataAttributeWorkgroupShift,
DateTime
See Also