Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

DocumentProperty Fields

The fields of the DocumentProperty class are listed below. For a complete list of DocumentProperty class members, see the DocumentProperty Members topic.

Public Static Fields

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.

See Also

DocumentProperty Class | Plumtree.Remote.PRC Namespace