Click or drag to resize

FilesDownloadOriginalDocumentsV30Async Method

Note: This API is now obsolete.

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute]
public Task<Stream> DownloadOriginalDocumentsV30Async(
	DocumentsSelectionSdsJson documentsSelectionSdsJson
)

Parameters

documentsSelectionSdsJson
Type: BlackBerry.Workspaces.JsonDocumentsSelectionSdsJson

[Missing <param name="documentsSelectionSdsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Files.DownloadOriginalDocumentsV30Async(BlackBerry.Workspaces.Json.DocumentsSelectionSdsJson)"]

Return Value

Type: TaskStream

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

See Also