ScheduledDocumentEventsRepositoryDocumentEventAttribute 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> DocumentEventAttribute
Public Shared ReadOnly DocumentEventAttribute As ColumnDataAttribute(Of ScheduledDocumentEvent, String)
public:
static initonly ColumnDataAttribute<ScheduledDocumentEvent^, String^>^ DocumentEventAttribute
static val DocumentEventAttribute: ColumnDataAttribute<ScheduledDocumentEvent, string>
Field Value
Type:
ColumnDataAttributeScheduledDocumentEvent,
String
See Also