Click or drag to resize

DocumentsValidateDocumentsToDownloadV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<BulkOperationResultJson> ValidateDocumentsToDownloadV30Async(
	ValidateDownloadDocumentsSelectionSdsJson validateDownloadDocumentsSelectionSdsJson
)

Parameters

validateDownloadDocumentsSelectionSdsJson
Type: BlackBerry.Workspaces.JsonValidateDownloadDocumentsSelectionSdsJson

[Missing <param name="validateDownloadDocumentsSelectionSdsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Documents.ValidateDocumentsToDownloadV30Async(BlackBerry.Workspaces.Json.ValidateDownloadDocumentsSelectionSdsJson)"]

Return Value

Type: TaskBulkOperationResultJson

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

See Also