ScheduledDocumentEventsRepositoryLastProcessStatusAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ScheduledDocumentEvent, string> LastProcessStatusAttribute
Public Shared ReadOnly LastProcessStatusAttribute As ColumnDataAttribute(Of ScheduledDocumentEvent, String)
public:
static initonly ColumnDataAttribute<ScheduledDocumentEvent^, String^>^ LastProcessStatusAttribute
static val LastProcessStatusAttribute: ColumnDataAttribute<ScheduledDocumentEvent, string>
Field Value
Type:
ColumnDataAttributeScheduledDocumentEvent,
String
See Also