AccpacSession.LicenseStatus
Determines whether a valid license is installed for an application.
Function LicenseStatus(
AppID As String,
AppVersion As String) As tagLicenseStatus
Parameters
AppID
[in] the application ID
AppVersion
[in] the application version
Return Value
Returns the status of the license for the supplied applcation ID and version.
Remarks
AppVersion can be passed an empty string (""), in which case the current System Manager version will be assumed.