![]() AccessCount | The number of times the document has been accessed. |
![]() ContentLanguage | The primary language of the document. |
![]() CrawlerID | The ID of the crawler used to submit this document. |
![]() DatasourceID | The ID of the data source used to retrieve this document. |
![]() DocumentTypeID | The ID of the document type. |
![]() LastAccess | The last time the document was accessed. |
![]() NumParents | The number of folders containing this document. |
![]() ParentFolderID | The ID of the folder containing the document. |
![]() Popularity | The popularity of the document. This is primarily based on access count but also takes into account a sampling rate. |
![]() URL | The URL through which to retrieve the document. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
intValue | Returns the int value of the DocumentProperty. This can then be used in IDocumentProperties.getValue. |
ToString (inherited from Object) |
DocumentProperty Class | Plumtree.Remote.PRC Namespace