ThomasAPIService GetUnitsBalance Method Thomas API Webservices Reference Guide
Gets the number of remaining web units for the current client

Namespace: Thomas.APIServices
Assembly: Thomas.APIServices (in Thomas.APIServices.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public int GetUnitsBalance(
	Guid AgentGUID,
	string AuthToken
)

Return Value

The number of remaining web units
See Also