Click or drag to resize
IManageDocumentJsonPendingRequests Property
Number of pending requests to access the file

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

Property Value

Type: NullableInt32
See Also