DicomObjects Reference
DicomObjects Reference / DicomLicenseGlobal Object / InstalledLicenses Property
InstalledLicenses Property
Description
Obtains all installed licenses
Property type
Read-only property
Syntax
Visual Basic
Public Property InstalledLicenses As Variant
Return Type
Licenses are added to this list automatically by use of ActivateOnLine or ActivateOffLine, and removed by using DeleteAllLicenses.
See Also