nn::nex::DataStoreSearchParam::GetCreatedAfter Member Function

Syntax

const DateTime & GetCreatedAfter() const;

Parameters

None.

Return Values

The starting point to use when searching for upload dates and times.

Description

Gets the starting point of the upload date and time to search for.

We do not recommend using this function because the upload date starting point will be deprecated as a search parameter.

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