Click or drag to resize

DocumentsMarkV30Async Method

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

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

Parameters

markDocumentsSelectionSdsJson
Type: BlackBerry.Workspaces.JsonMarkDocumentsSelectionSdsJson

[Missing <param name="markDocumentsSelectionSdsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Documents.MarkV30Async(BlackBerry.Workspaces.Json.MarkDocumentsSelectionSdsJson)"]

Return Value

Type: TaskBulkOperationResultJson

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

See Also