Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

SetChildArrayOrder Method

Overloads

SetChildArrayOrder(IEnumerable<String>)

Sets the order of the children in a generic object.

SetChildArrayOrder(IEnumerable<String>)

Sets the order of the children in a generic object.

Declaration

      public void SetChildArrayOrder([QixName("qIds")] IEnumerable<string> ids)
    

Parameters

Type Name Description
System.Collections.Generic.IEnumerable<System.String> ids

List of the children identifiers.

Implements

Remarks

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 ).

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!