InfoLicense.ExpirationDate Property

Gets the date and time the license will expire.
<ID("ExpirationDate", (int)e.ExpirationDate)> _ 
Public Property ExpirationDate() As Date 
Get 
This language is not supported or no code example is available.
[ID("ExpirationDate", (int)e.ExpirationDate)] 
public DateTime ExpirationDate {get;}
This language is not supported or no code example is available.

Property Value

DateTime

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition