Clones a dimension.
To clone:
* a bookmark, use CloneBookmark method
* a measure, use CloneMeasure method
* an object, use CloneObject method
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- id
- Type:
System String
Identifier of the object to clone
- onResult
- Type:
System Func Response, T
Continuation function
- userHandle (Optional)
- Type:
System String
Handle identifier
Type Parameters
- T
Return Value
Type:See Also