Copies the properties of a generic object and its children.
The source object is specified by the parameter qFromId and the destination object is referenced by its handle.
The identifier of the destination object is the same as before the copy takes place.Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- fromId
- Type:
System String
Identifier of the object to copy. <![CDATA[ ]]>
- userHandle (Optional)
- Type:
System String
Handle identifier
Return Value
Type:Implements
IGenericObject CopyFromAsync(String, String)See Also