SetChildArrayOrder method
Sets the order of the children in a generic object.
Information note
	
	
	
	To change the order of the children in a generic object, the identifiers of all the children must be included in the list of the identifiers (in qIds ).
Parameters
| Name | Description | Mandatory | Type | 
|---|---|---|---|
| qIds | List of the children identifiers. | Yes | Array of String | 
Access Control
update
	
	
	See also