Click or drag to resize
SoLicensePropertyGetDaysToExpire Method

Gets number of days before expiration for the given product version.

Namespace: OIV.Inventor.Lock
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public int GetDaysToExpire()

Return Value

Type: Int32
Remarks

Returns : 0 if license has expired or never expires >0 if license has not expired -1 if license is invalid

See Also