Click or drag to resize
LicensingGuiLicenseStatusEntries Property
Gets the collection of license status entries, which are displayed on the license management form.

Namespace: com.softwarekey.Client.Gui
Assembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntax
public Collection<LicenseStatusEntry> LicenseStatusEntries { get; }

Property Value

Type: CollectionLicenseStatusEntry
See Also