Stot
|
Document Properties
The Document type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Address |
Gets or sets the address or path to where the document is stored.
|
![]() |
Exists |
Gets a value indicating whether this [Document] exists.
All references to this Instance must ensure this is true before proceeding, to avoid null pointer Exceptions |
![]() |
LastModified |
Gets or sets the last time the document was modified.
|
![]() |
Name |
Gets or sets the name of the Document.
|
![]() |
Relevance |
The part of the document relevant to the query, To be displayed During Search
|
![]() |
Type |
Gets or sets the type or file format of the document.
|