Click or drag to resize

TransientWorkspacesDownloadUserDocumentAnnotationsInDocFromV30 Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.DownloadUserDocumentAnnotationsInDocFromV30(System.String,System.Collections.Generic.HashSet`1,System.Void,System.String)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Stream DownloadUserDocumentAnnotationsInDocFromV30(
	string path,
	HashSet userAddresses,
	void wdUniqueDownloadKey,
	string workspaceGuid
)

Parameters

path
Type: SystemString

[Missing <param name="path"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.DownloadUserDocumentAnnotationsInDocFromV30(System.String,System.Collections.Generic.HashSet`1,System.Void,System.String)"]

userAddresses
Type: System.Collections.GenericHashSetT

[Missing <param name="userAddresses"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.DownloadUserDocumentAnnotationsInDocFromV30(System.String,System.Collections.Generic.HashSet`1,System.Void,System.String)"]

wdUniqueDownloadKey
Type: SystemVoid

[Missing <param name="wdUniqueDownloadKey"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.DownloadUserDocumentAnnotationsInDocFromV30(System.String,System.Collections.Generic.HashSet`1,System.Void,System.String)"]

workspaceGuid
Type: SystemString

[Missing <param name="workspaceGuid"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.DownloadUserDocumentAnnotationsInDocFromV30(System.String,System.Collections.Generic.HashSet`1,System.Void,System.String)"]

Return Value

Type: Stream

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.DownloadUserDocumentAnnotationsInDocFromV30(System.String,System.Collections.Generic.HashSet`1,System.Void,System.String)"]

See Also