Click or drag to resize

TransientWorkspacesValidateDocumentsToDownloadV30 Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.ValidateDocumentsToDownloadV30(BlackBerry.Workspaces.Json.ValidateDownloadTransientDocumentsJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public BulkOperationResultJson ValidateDocumentsToDownloadV30(
	ValidateDownloadTransientDocumentsJson validateDownloadTransientDocumentsJson
)

Parameters

validateDownloadTransientDocumentsJson
Type: BlackBerry.Workspaces.JsonValidateDownloadTransientDocumentsJson

[Missing <param name="validateDownloadTransientDocumentsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.ValidateDocumentsToDownloadV30(BlackBerry.Workspaces.Json.ValidateDownloadTransientDocumentsJson)"]

Return Value

Type: BulkOperationResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.ValidateDocumentsToDownloadV30(BlackBerry.Workspaces.Json.ValidateDownloadTransientDocumentsJson)"]

See Also