CimResourceList.Delete (method)

Deletes a resource
Syntax: object.Delete ResourceID
Parameters:
ResourceID As String - Name of the resource to delete.
Description: CimResourceList.Delete deletes a CimResource from the project.

Examples

resources.Delete "AREA1"