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