hi,
not directly from C/AL Code; timestamp is not nav phisical field (sql rowversion field)
two methods:
1) you could write a SQL Query using ADO.NET from with NAV to retreive TimeStamp value (.NET Interoperability).
2) you can access it with a SQL view and Nav linked table (consuming a NAV table and using a bigint number)