GenericObjectSetChildArrayOrderAsync Method |
Sets the order of the children in a generic object.
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).Namespace: Qlik.Engine
public Task SetChildArrayOrderAsync( IEnumerable<string> ids, AsyncHandle asyncHandle = null )