Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 621 Bytes

getremainingactivations.md

File metadata and controls

22 lines (15 loc) · 621 Bytes

GetRemainingActivations

Description

Determines how many activations are still available for the given activation key.

int GetRemainingActivations(string webServiceUrl, string activationKey )

Parameters

Parameter Type Description
webServiceUrl string URL to the QLM License Server
activationKey string activation key

Return

Type Description
int the number of remaining activations