The fields of the DocumentProperty class are listed below. For a complete list of DocumentProperty class members, see the DocumentProperty Members topic.
![]() 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 datasource 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. |
DocumentProperty Class | Plumtree.Remote.PRC Namespace