Click or drag to resize

IManageWorkspacesDownloadSingleDocumentV30Async Method

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

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

Parameters

downloadSingleIManageDocumentJson
Type: BlackBerry.Workspaces.JsonDownloadSingleIManageDocumentJson

[Missing <param name="downloadSingleIManageDocumentJson"/> documentation for "M:BlackBerry.Workspaces.Resource.IManageWorkspaces.DownloadSingleDocumentV30Async(BlackBerry.Workspaces.Json.DownloadSingleIManageDocumentJson)"]

Return Value

Type: TaskStream

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

See Also