Click or drag to resize
DeviceAction Enumeration
An enum of device actions

Namespace:  BlackBerry.Workspaces.Enums
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public enum DeviceAction
Members
  Member nameValueDescription
INSTALL0 nstall
UPGRADE1 pgrade
UNINSTALL2 ninstall
See Also