DestroyAllChildren Method
Overloads
DestroyAllChildren(GenericObjectProperties) |
Removes all children and all children to the children on an object. |
DestroyAllChildren(GenericObjectProperties)
Removes all children and all children to the children on an object.
Declaration
public void DestroyAllChildren([QixName("qPropForThis")] GenericObjectProperties propForThis = null)
Parameters
Type | Name | Description |
---|---|---|
GenericObjectProperties | propForThis |
Identifier of the parent's object and property to update. Should be set to update the properties of the parent's object at the same time the child is created. |
Implements
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!