Click or drag to resize

TransientWorkspacesDownloadSingleDocumentForWebV30 Method (DownloadSingleTransientDocumentForWebJson)

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

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

Parameters

downloadSingleTransientDocumentForWebJson
Type: BlackBerry.Workspaces.JsonDownloadSingleTransientDocumentForWebJson

[Missing <param name="downloadSingleTransientDocumentForWebJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.DownloadSingleDocumentForWebV30(BlackBerry.Workspaces.Json.DownloadSingleTransientDocumentForWebJson)"]

Return Value

Type: Stream

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

See Also