nn::nex::DataStoreMetaInfo::GetUpdatedTime Member Function

Syntax

const DateTime & GetUpdatedTime() const;

Parameters

None.

Return Values

Date modified.

Description

Gets the date and time of the update.

Revision History

2012/05/29
Instead of returning a copy of the object, the function now returns a const reference.
2011/10/12
Initial version.

CONFIDENTIAL