Click or drag to resize

RoomsLockDocumentsV30 Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public BulkOperationResultJson LockDocumentsV30(
	LockDocumentsRequestJson lockDocumentsRequestJson
)

Parameters

lockDocumentsRequestJson
Type: BlackBerry.Workspaces.JsonLockDocumentsRequestJson

[Missing <param name="lockDocumentsRequestJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Rooms.LockDocumentsV30(BlackBerry.Workspaces.Json.LockDocumentsRequestJson)"]

Return Value

Type: BulkOperationResultJson

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

See Also