Licence Protector

GetLicFileDate

Hide Navigation Pane

GetLicFileDate

Previous topic Next topic  

GetLicFileDate

Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic!  

 

Name

GetLicFileDate                                                                                      

Purpose

Gets the date when this license file was created.

Params

None

Returncode

Returncode

Type DateTime

Note

0

An error occurred

Other value

The date when this license file was created

Usage

Extract the creation date to display or use it inside the application code.

Sample

 

  dtCreated := lic.GetLicFileDate;

  << use dtCreated >>

  ...

See also

GetLicFileID, GetLicFileVersion