Click or drag to resize

RoomsUnlockDocumentsV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Rooms.UnlockDocumentsV30Async(BlackBerry.Workspaces.Json.UnlockDocumentsRequestJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<BulkOperationResultJson> UnlockDocumentsV30Async(
	UnlockDocumentsRequestJson unlockDocumentsRequestJson
)

Parameters

unlockDocumentsRequestJson
Type: BlackBerry.Workspaces.JsonUnlockDocumentsRequestJson

[Missing <param name="unlockDocumentsRequestJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Rooms.UnlockDocumentsV30Async(BlackBerry.Workspaces.Json.UnlockDocumentsRequestJson)"]

Return Value

Type: TaskBulkOperationResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Rooms.UnlockDocumentsV30Async(BlackBerry.Workspaces.Json.UnlockDocumentsRequestJson)"]

See Also