GetMaintenancePlanRenewalDateByComputerKey

Description

Gets the maintenance plan renewal date given a computer key.

DateTime GetMaintenancePlanRenewalDateByComputerKey (string webServiceUrl, 
                                                     string computerKey)

Parameters

ParameterTypeDescription
webServiceUrlstringURL to the QLM License Server
computerKeystringthe computer bound key

Return

TypeDescription
DateTimemaintenance plan renewal date in UTC. In the event the maintenance plan date is not set, the return value is set to DateTime.MinValue which is Jan 1 0001.