Information about the document More details...
Properties | |
| DocumentId | Id [get, set] |
| ID of the document More details... | |
| DocAttributes | Attributes [get, set] |
| Document attributes More details... | |
| DocStat | Statistic [get, set] |
| Statistics on the document. Fills only in case if the corresponding flag is set when calling the GetDocuments Info function (InfoOptions.NeedStats) More details... | |
| DateTime | AddedToIndex [get, set] |
| Date of addition to index. If the document has not been added to the index or has been removed from the index, the field is not filled in. More details... | |
| bool | InStorage [get, set] |
| Is the document loaded to the storage. More details... | |
| int | FolderId [get, set] |
| ID of the folder which contains loaded document. More details... | |
| string | UserEmail [get, set] |
| E-mail of the user who loaded the document. More details... | |
| IndexState | Indexed [get, set] |
| The indexing status of the document. More details... | |
Information about the document
|
getset |
Date of addition to index. If the document has not been added to the index or has been removed from the index, the field is not filled in.
|
getset |
Document attributes
|
getset |
ID of the folder which contains loaded document.
|
getset |
ID of the document
|
getset |
The indexing status of the document.
|
getset |
Is the document loaded to the storage.
|
getset |
Statistics on the document. Fills only in case if the corresponding flag is set when calling the GetDocuments Info function(InfoOptions.NeedStats)
|
getset |
E-mail of the user who loaded the document