:: drafts :: com :: sun :: star :: configuration :: backend ::

interface XTimeStamped
Base Hierarchy
::com::sun::star::uno::XInterface
 |
 +-XTimeStamped

Methods' Summary
getTimestamp Provides the timestamp of the object.
Methods' Details
getTimestamp
string
getTimestamp();
 
 

Description
Provides the timestamp of the object.
Returns
object timestamp
Top of Page