Public Member Functions | |
| Document () | |
| Initializes a new instance of the Document class. More... | |
Properties | |
| DateTime | CreatedAt [get, set] |
| Gets or sets the moment of document creation. More... | |
| VariantIdentity | DocTypeVariantIdentity [get, set] |
| Gets or sets the variant identity. More... | |
| DocumentTypeSummary | DocumentType [get, set] |
| Gets or sets the type of the document. More... | |
| string | ErrorDescription [get, set] |
| Gets or sets the error description. More... | |
| RuntimeFieldDataCollection | Fields [get, set] |
| Gets or sets the fields. More... | |
| string | FileName [get, set] |
| Gets or sets the type of the MIME. More... | |
| string | Id [get, set] |
| Gets or sets the id. More... | |
| string | MimeType [get, set] |
| Gets or sets the type of the MIME. More... | |
| string | Name [get, set] |
| Gets or sets the name. More... | |
| int | NumberOfPages [get, set] |
| Gets or sets the number of pages contained in this document. More... | |
| int | NumKeyStrokes [get, set] |
| Gets or sets the num key strokes. More... | |
| string | OnlineLearningComments [get, set] |
| Gets or sets the online learning comments. More... | |
| short | OnlineLearningOptions [get, set] |
| Gets or sets the online learning options. More... | |
| PageCollection | Pages [get, set] |
| Gets or sets the pages. More... | |
| string | ParentId [get, set] |
| Gets or sets the parend id. More... | |
| bool | ReadOnly [get, set] |
| Gets or sets a value indicating whether read only or not. More... | |
| bool | Rejected [get, set] |
| Gets or sets a value indicating whether this Document is rejected. More... | |
| string | RejectionReason [get, set] |
| Gets or sets the rejection reason. More... | |
| bool | ReviewForceValid [get, set] |
| Gets or sets a value indicating whether [review force valid]. More... | |
| bool | ReviewValid [get, set] |
| Gets or sets a value indicating whether [review valid]. More... | |
| string | SourceFileId [get, set] |
| Gets or sets the moment of document creation. More... | |
| int | TotalTime [get, set] |
| Gets or sets the total time. More... | |
| string | TypeXml [get, set] |
| Gets or sets the type XML. More... | |
| bool | Valid [get, set] |
| Gets or sets a value indicating whether this RuntimeFieldContainer is valid. More... | |
| bool | Verified [get, set] |
| Gets or sets a value indicating whether this RuntimeFieldContainer is verified. More... | |
Document class.
|
getset |
Gets or sets the moment of document creation.
|
getset |
Gets or sets the variant identity.
|
getset |
Gets or sets the type of the document.
|
getsetinherited |
Gets or sets the error description.
The error description.
|
getsetinherited |
Gets or sets the fields.
The fields.
|
getset |
Gets or sets the type of the MIME.
|
getsetinherited |
Gets or sets the id.
The id.
|
getset |
Gets or sets the type of the MIME.
|
getsetinherited |
Gets or sets the name.
The name.
|
getset |
Gets or sets the number of pages contained in this document.
|
getset |
Gets or sets the num key strokes.
|
getset |
Gets or sets the online learning comments.
|
getset |
Gets or sets the online learning options.
|
getset |
Gets or sets the pages.
|
getsetinherited |
Gets or sets the parend id.
The parend id.
|
getset |
Gets or sets a value indicating whether read only or not.
|
getset |
Gets or sets a value indicating whether this Document is rejected.
|
getset |
Gets or sets the rejection reason.
|
getsetinherited |
Gets or sets a value indicating whether [review force valid].
true if [review force valid]; otherwise, false.
|
getsetinherited |
Gets or sets a value indicating whether [review valid].
true if [review valid]; otherwise, false.
|
getset |
Gets or sets the moment of document creation.
|
getset |
Gets or sets the total time.
|
getsetinherited |
Gets or sets the type XML.
The type XML.
|
getsetinherited |
Gets or sets a value indicating whether this RuntimeFieldContainer is valid.
true if valid; otherwise, false.
|
getsetinherited |
Gets or sets a value indicating whether this RuntimeFieldContainer is verified.
true if verified; otherwise, false.