Click or drag to resize

TransientWorkspacesValidateZipDownloadUserDocumentAnnotationsInDocV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<BulkOperationResultJson> ValidateZipDownloadUserDocumentAnnotationsInDocV30Async(
	ValidateDownloadTransientDocumentsAnnotationsJson validateDownloadTransientDocumentsAnnotationsJson
)

Parameters

validateDownloadTransientDocumentsAnnotationsJson
Type: BlackBerry.Workspaces.JsonValidateDownloadTransientDocumentsAnnotationsJson

[Missing <param name="validateDownloadTransientDocumentsAnnotationsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.ValidateZipDownloadUserDocumentAnnotationsInDocV30Async(BlackBerry.Workspaces.Json.ValidateDownloadTransientDocumentsAnnotationsJson)"]

Return Value

Type: TaskBulkOperationResultJson

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

See Also