Gets and sets the name of the resource the point is associated with. | |
Syntax: | String =
object.ResourceID object.ResourceID = String |
Description: | CimPoint.ResourceID is a string containing
the Factory Resource associated with the point. Must be specified
when creating a new point. Examples mypoint.ResourceID = "$SYSTEM" |