An enumerated type used to describe the possible filter types for documents. It is used in IDocumentFilter.FilterType.
| 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. |
Namespace: Plumtree.Remote.PRC.Collaboration.Document
Assembly: edk (in edk.dll)
Plumtree.Remote.PRC.Collaboration.Document Namespace