nn::nex::DataStoreSearchParam::GetCreatedBefore Member Function

Syntax

const DateTime & GetCreatedBefore() const;

Parameters

None.

Return Values

The end point of the upload date and time to search for.

Description

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

We do not recommend using this function because the upload date ending 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