Implement the base method for deleting artefacts from a blockinstance.
This method assumes that either 'artefactid' contains a single ID or 'artefactids' contains an array of artefact IDs, of which one could be the one to delete. This means that as long as the children store there artefact IDs this way, there's no need for them to re-implement this method.
Please register or sign in to comment