License2LeaseValidUntil Property |
Gets the date (in UTC) when the lease associated with the license will expire.
Namespace:
Dundas.BI.Licensing
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public DateTime LeaseValidUntil { get; }
Public ReadOnly Property LeaseValidUntil As DateTime
Get
public:
virtual property DateTime LeaseValidUntil {
DateTime get () sealed;
}
abstract LeaseValidUntil : DateTime with get
override LeaseValidUntil : DateTime with get
Property Value
Type:
DateTimeSee Also