Click or drag to resize
TemplatePermissionsFilter Enumeration
An enum of values for template permissions

Namespace:  BlackBerry.Workspaces.Enums
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public enum TemplatePermissionsFilter
Members
  Member nameValueDescription
FULL_ACCESS0 ull access
ONLINE_VIEW1 nline view
PRINT2 rint
SPOTLIGHT_VIEW3 potlight view
CONTROLLED4 ontrolled
CONTROLLED_PRINT5 ontrolled print
CONTROLLED_PRINT_EDIT6 ontrolled print edit
CONTROLLED_FULL7 ontrolled full
See Also