Click or drag to resize
ActiveDirectoryGroupInfoJsonWatchdoxId Property
The group's WatchDox id

Namespace:  BlackBerry.Workspaces.Json
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public Nullable<int> WatchdoxId { get; set; }

Property Value

Type: NullableInt32
See Also