Gets and sets the ResourceID. | |
Syntax: | String =
object.ResourceID object.ResourceID = String |
Description: | CimEvent.ResourceID is a string that
contains the name of the resource. Examples The following script sets the resource Id of the object.: myEvent.ResourceID = "$SYSTEM" |