Properties description

The following table contains all properties of this entity and their description

Property NameDescriptionType
DocumentIdThe document identifier.Guid
BatchIdThe parent batch identifier.Guid
LinkedContentLibraryFolderIdThe linked folder identifier.Guid
SequenceNumberSequence Number to determine in which order this Document (if more
than one) was processed in the Batch.
int
StatusStatus of this document.
Created = 0
Running = 1
Completed = 2
Error = 3
DocumentStatus
StartTimeTime at which the worker started to process this Document.DateTimeOffset
EndTimeTime at which the worker stopped processing this Document. Set when
all of this Document’s Operations are Completed or when an Error
occurred.
DateTimeOffset
InputDocumentNamestring
InputDocumentTypestring
InputMetadataInput metadata associated to this Document, during the creation processstring
OutputDocumentNamestring
OutputDocumentTypestring
OutputMetadataOutput metadata produced and available, upon completion of this
Document Operation.
string
ErrorMessageDetails on the error that occurred.string
CreatedByUserProfileIdThe user who added this entity.Guid
CreatedDateDate/time at which this entity was added.DateTimeOffset
ModifiedByUserProfileIdThe last user who modified this entity’s properties.Guid
ModifiedDateDate/time at which this entity's properties were modified for the last
time.
DateTimeOffset
TimestampThe timestamp.byte array