SYNTAX:
xpxDeleteInstanceReferences (instanceId : GENERIC)
status : INTEGER;
The xpxDeleteInstanceReferences function will delete all references to, i.e., all relations to the specified instance instanceId in a SDAI model. All references to an instance must be deleted before the instance itself can be deleted.
This function is equivalent to the EDMinterface function edmiDeleteInstanceReferences
General
Content
Integrations