CopyFrom method
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.
Information note
	
	
	
	The identifier of the destination object is the same as before the copy takes place.
Parameters
| Name | Description | Mandatory | Type | 
|---|---|---|---|
| qFromId | Identifier of the object to copy. | Yes | String | 
Access Control
update
	
	
	See also