Click or drag to resize
GenericObjectSetChildArrayOrderAsync Method
Overload List
  NameDescription
Public methodSetChildArrayOrderAsync(IEnumerableString)

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).
Public methodSetChildArrayOrderAsync(AsyncHandle, IEnumerableString)

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).
Top
See Also