Skip to main content Skip to complementary content

DestroyChild method

Removes a child object.

Information note

It is possible to update the properties of the child's parent at the same time that the child is removed. Both operations are performed by the same call.

Information note

Removing a linked object, invalidate the linking object.

Information note

The operation is successful if qSuccess is set to true.

Parameters

Name Description Mandatory Type
qId

Identifier of the child to remove.

Yes String
qPropForThis

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.

No GenericObjectProperties

Returns

Name Description Type
qSuccess

<true or false>

Boolean

Access Control

update

See also

Remove a child object

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!