Returns a timestamp that indicates when the application’s currencies were last updated.
<HsvMetadata>.GetCurrencyTimeStamp pdTimeStamp
Double. Returns the timestamp showing when the currencies 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 currencies timestamp, converted to a Date format.