Click or drag to resize
ApiDocumentFilter Enumeration
An enum of API file filters

Namespace:  BlackBerry.Workspaces.Enums
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public enum ApiDocumentFilter
Members
  Member nameValueDescription
ALL0 ll
RECENTLY_MODIFIED1 ecently modified
SHARED_WITH_ME2 hared with me
ABOUT_TO_EXPIRE3 ot supported
SHARED_BY_ME4 hared by me
RECENTLY_VIEWED5 ot supported
HIDDEN6 idden
VALID_ONLY7 alid only
See Also