Obtain license info for specific DMA from connector
21st October 2022
You can achieve this with the following code (it’s an automation script but it should also work from a QAction). var licenseInfo = engine.SendSLNetSingleResponseMessage(new GetInfoMessage(InfoType.Licenses)) as GetLicensesResponseMessage; engine.GenerateInformation(“Max Element License …