Click or drag to resize
DocumentsUpgradePdfRequestToOnDemandV30 Method (OnDemandRequestJson)
Sets a request for PDF on demand.

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public BulkOperationResultJson UpgradePdfRequestToOnDemandV30(
	OnDemandRequestJson onDemandRequestJson
)

Parameters

onDemandRequestJson
Type: BlackBerry.Workspaces.JsonOnDemandRequestJson
File to update

Return Value

Type: BulkOperationResultJson
List which indicates whether all requests were successful or, if not, a list of errors.
See Also