Click or drag to resize

RoomsUnlockDocumentsV30 Method

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

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

Parameters

unlockDocumentsRequestJson
Type: BlackBerry.Workspaces.JsonUnlockDocumentsRequestJson

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

Return Value

Type: BulkOperationResultJson

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

See Also