Click or drag to resize

IManageWorkspacesDownloadSingleDocumentV30 Method

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

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

Parameters

downloadSingleIManageDocumentJson
Type: BlackBerry.Workspaces.JsonDownloadSingleIManageDocumentJson

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

Return Value

Type: Stream

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

See Also