Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

DocumentFilterTypes Enumeration

An enumerated type used to describe the possible filter types for documents. It is used in IDocumentFilter.FilterType.

public enum DocumentFilterTypes

Members

Member Name Description
All All documents.
CheckedOutByCurrentUser Only documents currently checked out to the current user.
LastCheckedInByCurrentUser Only documents last checked-in by the current user.

Requirements

Namespace: Plumtree.Remote.PRC.Collaboration.Document

Assembly: idk (in idk.dll)

See Also

Plumtree.Remote.PRC.Collaboration.Document Namespace