This commit is contained in:
2020-06-18 13:35:21 +00:00
parent d4ab6a9e34
commit 64d399f3a0

View File

@@ -221,7 +221,7 @@ namespace AyaNova.Core
public bool MaintenanceExpired public bool MaintenanceExpired
{ {
get get
{ {
return MaintenanceExpiration < DateTime.Now; return MaintenanceExpiration < DateTime.Now;
} }
} }
@@ -408,6 +408,8 @@ namespace AyaNova.Core
dbId = ActiveKey.DbId, dbId = ActiveKey.DbId,
keySerial = ActiveKey.Id, keySerial = ActiveKey.Id,
licenseExpiration = ActiveKey.LicenseExpiration, licenseExpiration = ActiveKey.LicenseExpiration,
licenseWillExpire = ActiveKey.WillExpire,
maintenanceExpired = ActiveKey.MaintenanceExpired,
maintenanceExpiration = ActiveKey.MaintenanceExpiration, maintenanceExpiration = ActiveKey.MaintenanceExpiration,
features = features =
from f in ActiveKey.Features from f in ActiveKey.Features