Click or drag to resize

FilesDownloadSingleDocumentV30 Method

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

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

Parameters

downloadSingleDocumentSelectionJson
Type: BlackBerry.Workspaces.JsonDownloadSingleDocumentSelectionJson

[Missing <param name="downloadSingleDocumentSelectionJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Files.DownloadSingleDocumentV30(BlackBerry.Workspaces.Json.DownloadSingleDocumentSelectionJson)"]

Return Value

Type: Stream

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

See Also