Click or drag to resize
LicenseInfoExpiryDate Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicates the expiry date of the current license.

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DateTime ExpiryDate { get; }

Return Value

Type: DateTime
A value that indicates the expiry date of the current license.
Remarks
If the license has no expiry date, will return Nothing.
See Also