nn::nex::DataStoreSearchParam::GetTags Member Function
Syntax
const
qVector
<
String
> & GetTags() const;
Parameters
None.
Return Values
The tags to search for.
Description
Gets the tags to search for.
Revision History
2012/05/29
Instead of returning a copy of the object, the function now returns a
const
reference.
2011/05/11
Initial version.
CONFIDENTIAL