nn::nex::DataStoreMetaInfo::GetCreatedTime Member Function
Syntax
const
DateTime
& GetCreatedTime() const;
Parameters
None.
Return Values
Upload date and time.
Description
Gets the upload date and time.
Revision History
2012/05/29
Instead of returning a copy of the object, the function now returns a
const
reference.
2011/01/27
Initial version.
CONFIDENTIAL