Click or drag to resize

ScheduledDocumentEventsRepository Fields

The ScheduledDocumentEventsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCancelledAttribute
Definition of the Cancelled data attribute
Public fieldStatic memberCreationTimeAttribute
Definition of the CreationTime data attribute
Public fieldStatic memberDocumentEventAttribute
Definition of the DocumentEvent data attribute
Public fieldStatic memberDocumentIdAttribute
Definition of the data attribute for Document reference
Public fieldStatic memberDocumentReference
Definition of the Document reference
Public fieldStatic memberIdAttribute
Definition of the ScheduledDocumentEvent identity attribute
Public fieldStatic memberLastProcessStatusAttribute
Definition of the LastProcessStatus data attribute
Public fieldStatic memberLastProcessTimeAttribute
Definition of the LastProcessTime data attribute
Public fieldStatic memberProcessedAttribute
Definition of the Processed data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberSourceDocumentIdAttribute
Definition of the data attribute for SourceDocument reference
Public fieldStatic memberSourceDocumentReference
Definition of the SourceDocument reference
Public fieldStatic memberStateAttribute
Definition of the State data attribute
Public fieldStatic memberTableName
The primary storage table for ScheduledDocumentEvent objects
Top
See Also