Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
public class ExtendedLicenseInfo
public ExtendedLicenseInfo()
public virtual DateTime AccumulatedNextCheckDate { get; set; }
public virtual bool CanBeActivated { get; set; }
public virtual LicenseInfo Current { get; set; }
public virtual ExtendedModuleLicense[] ExtendedModuleLicenses { get; set; }
public virtual LicenseInfo New { get; set; }
public virtual string Reason { get; set; }
Was this page helpful?