Name |
GetLicFileDate |
||||||
Purpose |
Gets the date when this license file was created. |
||||||
Params |
None |
||||||
Returncode |
|
||||||
Usage |
Extract the creation date to display or use it inside the application code. |
||||||
Sample |
dtCreated := lic.GetLicFileDate; << use dtCreated >> ... |
||||||
See also |
GetLicFileID, GetLicFileVersion |