DeleteLocations

This method allows you to delete multiple locations by ID.

You must pass in an array of integers, representing the location IDs that you wish to delete.

The result locationId parameter will contain the total number of locations deleted, if successful.

This process will also delete related members (users) and roles.

**Return Value: ** LocRslt

Language