String containing a date of trial license expiration. The date format depends on the locale settings. If the string is empty, the license is not trial.
Read only
| Visual Basic |
ExpirationDate As String
|
|---|---|
| Delphi |
ExpirationDate: String; |
| Visual C++ (MFC) |
CString get_ExpirationDate();
|
| Visual C++ (#import) |
_bstr_t ExpirationDate;
|
Empty string by default.