ILicenseInfoEndDate Property
UTC date and time of the license expiration.
This value is for a lifetime license or if no suitable license is found.
Namespace: SMath.Manager.LicensingAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
DateTime? EndDate { get; }
ReadOnly Property EndDate As DateTime?
Get
property Nullable<DateTime> EndDate {
Nullable<DateTime> get ();
}
abstract EndDate : Nullable<DateTime> with get
Property Value
NullableDateTime