Click or drag to resize

FilesGetPdfOnDemandTimeEstimationV30Async Method (OnDemandRequestJson)

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<TimeEstimationJson> GetPdfOnDemandTimeEstimationV30Async(
	OnDemandRequestJson onDemandRequestJson
)

Parameters

onDemandRequestJson
Type: BlackBerry.Workspaces.JsonOnDemandRequestJson

[Missing <param name="onDemandRequestJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Files.GetPdfOnDemandTimeEstimationV30Async(BlackBerry.Workspaces.Json.OnDemandRequestJson)"]

Return Value

Type: TaskTimeEstimationJson

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

See Also