ProcessNodeTimerEventsRepositoryTimeDateAttribute Field |
Definition of the
TimeDate data attribute
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProcessNodeTimerEvent, Nullable<DateTime>> TimeDateAttribute
Public Shared ReadOnly TimeDateAttribute As ColumnDataAttribute(Of ProcessNodeTimerEvent, Nullable(Of DateTime))
public:
static initonly ColumnDataAttribute<ProcessNodeTimerEvent^, Nullable<DateTime^>^>^ TimeDateAttribute
static val TimeDateAttribute: ColumnDataAttribute<ProcessNodeTimerEvent, Nullable<DateTime>>
Field Value
Type:
ColumnDataAttributeProcessNodeTimerEvent,
NullableDateTime
See Also