Click or drag to resize

WorkspacesMarkV30 Method (String, MarkDocumentsSelectionVdrJson)

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.MarkV30(System.String,BlackBerry.Workspaces.Json.MarkDocumentsSelectionVdrJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public BulkOperationResultJson MarkV30(
	string roomId,
	MarkDocumentsSelectionVdrJson markDocumentsSelectionVdrJson
)

Parameters

roomId
Type: SystemString

[Missing <param name="roomId"/> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.MarkV30(System.String,BlackBerry.Workspaces.Json.MarkDocumentsSelectionVdrJson)"]

markDocumentsSelectionVdrJson
Type: BlackBerry.Workspaces.JsonMarkDocumentsSelectionVdrJson

[Missing <param name="markDocumentsSelectionVdrJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.MarkV30(System.String,BlackBerry.Workspaces.Json.MarkDocumentsSelectionVdrJson)"]

Return Value

Type: BulkOperationResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.MarkV30(System.String,BlackBerry.Workspaces.Json.MarkDocumentsSelectionVdrJson)"]

See Also