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: idk (in idk.dll)
Plumtree.Remote.PRC.Collaboration.Document Namespace