Click or drag to resize

RoomsMarkV30Async Method (MarkDocumentsSelectionJson)

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<BulkOperationResultJson> MarkV30Async(
	MarkDocumentsSelectionJson markDocumentsSelectionJson
)

Parameters

markDocumentsSelectionJson
Type: BlackBerry.Workspaces.JsonMarkDocumentsSelectionJson

[Missing <param name="markDocumentsSelectionJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Rooms.MarkV30Async(BlackBerry.Workspaces.Json.MarkDocumentsSelectionJson)"]

Return Value

Type: TaskBulkOperationResultJson

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

See Also