nn::nex::DataStoreChangeMetaCompareParam::SetTags Member Function

Syntax

void SetTags(
     const qVector< String > & tags
);

Parameters

Name Description
in tags Tags that are added as metadata to the data being uploaded.

Return Values

None.

Description

Sets tags.

This function specifies tags to add as metadata to the data being uploaded. If tags have already been set, they are deleted and overwritten by the tags specified by this function. This parameter specification is not required. The default is to leave this empty.

Revision History

2012/12/13
Initial version.

CONFIDENTIAL