Click or drag to resize
IAppCloneGenericMeasure Method

Clones a measure.

To clone:

* a bookmark, use CloneBookmark method

* a dimension, use CloneDimension method

* an object, use CloneObject method

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
string CloneGenericMeasure(
	string id
)

Parameters

id
Type: SystemString
Identifier of the object to clone

Return Value

Type: String
See Also