Click or drag to resize

UsageClientgetUsage Method (Boolean)

Get API usage information with history if specified.

Namespace:  SelectPdf.Api
Assembly:  SelectPdf.Api (in SelectPdf.Api.dll) Version: 1.4.0
Syntax
public UsageInformation getUsage(
	bool getHistory
)

Parameters

getHistory
Type: SystemBoolean
Get history also.

Return Value

Type: UsageInformation
Usage information.
See Also