CimAction.ResourceID (property)

Gets and sets the ResourceID.
Syntax: String = object.ResourceID
object.ResourceID = String
Description: CimAction.ResourceID is a string that contains the name of the resource.



Examples

The following script sets the resource Id of the object.:
myAction.ResourceID = "$SYSTEM"