Click or drag to resize

FilesDownloadGenericDocumentsV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<Stream> DownloadGenericDocumentsV30Async(
	DownloadDocumentsSelectionSdsJson downloadDocumentsSelectionSdsJson
)

Parameters

downloadDocumentsSelectionSdsJson
Type: BlackBerry.Workspaces.JsonDownloadDocumentsSelectionSdsJson

[Missing <param name="downloadDocumentsSelectionSdsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Files.DownloadGenericDocumentsV30Async(BlackBerry.Workspaces.Json.DownloadDocumentsSelectionSdsJson)"]

Return Value

Type: TaskStream

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

See Also