Click or drag to resize

TransientWorkspacesDownloadSingleDocumentV30 Method

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

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

Parameters

downloadSingleTransientDocumentJson
Type: BlackBerry.Workspaces.JsonDownloadSingleTransientDocumentJson

[Missing <param name="downloadSingleTransientDocumentJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.DownloadSingleDocumentV30(BlackBerry.Workspaces.Json.DownloadSingleTransientDocumentJson)"]

Return Value

Type: Stream

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

See Also