Click or drag to resize

TransientWorkspacesDownloadUserDocumentAnnotationsV30 Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public DocumentAnnotationsForUsersJson DownloadUserDocumentAnnotationsV30(
	DownloadTransientDocumentAnnotationsJson downloadTransientDocumentAnnotationsJson
)

Parameters

downloadTransientDocumentAnnotationsJson
Type: BlackBerry.Workspaces.JsonDownloadTransientDocumentAnnotationsJson

[Missing <param name="downloadTransientDocumentAnnotationsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.DownloadUserDocumentAnnotationsV30(BlackBerry.Workspaces.Json.DownloadTransientDocumentAnnotationsJson)"]

Return Value

Type: DocumentAnnotationsForUsersJson

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

See Also