LicenseInfo.ExpirationDays Property

Returns the number of days before this license will expire. The value of this property is undefined if property IsEvaluation returns false.

Namespace:  IntervalZero.RTX64.Config
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Syntax
public uint ExpirationDays { get; }

Property Value

Type: UInt32

Implements

IConfigLicenseInfoExpirationDays
See Also