LicenseInfo.ExpirationDate Property

Returns the date 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 string ExpirationDate { get; }

Property Value

Type: String

Implements

IConfigLicenseInfoExpirationDate
See Also