Click or drag to resize

FilesDownloadSingleDocumentV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Files.DownloadSingleDocumentV30Async(BlackBerry.Workspaces.Json.DownloadSingleDocumentSelectionJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<Stream> DownloadSingleDocumentV30Async(
	DownloadSingleDocumentSelectionJson downloadSingleDocumentSelectionJson
)

Parameters

downloadSingleDocumentSelectionJson
Type: BlackBerry.Workspaces.JsonDownloadSingleDocumentSelectionJson

[Missing <param name="downloadSingleDocumentSelectionJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Files.DownloadSingleDocumentV30Async(BlackBerry.Workspaces.Json.DownloadSingleDocumentSelectionJson)"]

Return Value

Type: TaskStream

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Files.DownloadSingleDocumentV30Async(BlackBerry.Workspaces.Json.DownloadSingleDocumentSelectionJson)"]

See Also