ScheduledDocumentEventsRepositoryProcessedAttribute 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, bool> ProcessedAttribute
Public Shared ReadOnly ProcessedAttribute As ColumnDataAttribute(Of ScheduledDocumentEvent, Boolean)
public:
static initonly ColumnDataAttribute<ScheduledDocumentEvent^, bool>^ ProcessedAttribute
static val ProcessedAttribute: ColumnDataAttribute<ScheduledDocumentEvent, bool>
Field Value
Type:
ColumnDataAttributeScheduledDocumentEvent,
Boolean
See Also