Click or drag to resize

IManageWorkspacesDownloadSingleDocumentForWebV30 Method (DownloadSingleIManageDocumentJson)

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

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

Parameters

downloadSingleIManageDocumentJson
Type: BlackBerry.Workspaces.JsonDownloadSingleIManageDocumentJson

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

Return Value

Type: Stream

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

See Also