milestonexprotectrestpython.xprlicenseoverview

Module: xprlicenseoverview.py

Revision History

Date Version CareId
2023/07/11 1.0.0.0 Initial Version.

@export
class XPRLicenseOverview:

License overview information.

Threadsafety:

This class is fully thread-safe.

More information about License configuration can be found on the vendor documentation page.

XPRLicenseOverview()

Initializes a new instance of the class.

ActivatedStatus: str

License activation status description.

Returns:

The ActivatedStatus property value.

DisplayName: str

User-friendly display name used in various user-interface displays.

Returns:

The DisplayName property value.

LicenseType: str

License Type value.

Returns:

The LicenseType property value.

PluginId: str

The globally unique identifier of the plugin.

Returns:

The PluginId property value.