License2LeaseAcquired Property |
Gets the date (in UTC) when the lease associated with the license was acquired.
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 LeaseAcquired { get; }
Public ReadOnly Property LeaseAcquired As DateTime
Get
public:
virtual property DateTime LeaseAcquired {
DateTime get () sealed;
}
abstract LeaseAcquired : DateTime with get
override LeaseAcquired : DateTime with get
Property Value
Type:
DateTimeSee Also