Returns a timestamp that indicates when the application settings were last updated.
<HsvMetadata>.GetApplicationSettingsTimeStamp pdTimeStamp
Double. Returns the timestamp showing when the settings were updated. The timestamp can be converted to a Date format; for example, in Visual Basic you can convert with CDate. |
The following function returns the application settings timestamp, converted to a Date format.