getDeletedEntitiesForPatchNo

getDeletedEntitiesForPatchNo(patchNumber: Integer): HugeStringArray;

The getDeletedEntitiesForPatchNo method of the JadePatchControlInterface class returns an array of all entities that were deleted by using the patch version specified in the patchNumber parameter. The format of deleted entities is as follows.

<object-type>::<fully-qualified-entity-name>