Click or drag to resize
MsiLicenseDateExpires Property
Returns the date license expires. If license never expires, returns maximum date value.

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public DateTime DateExpires { get; }

Property Value

Type: DateTime

Return Value

Type: DateTime
Remarks