CimDevice.ResourceID (property)

Gets and sets the resource for the device
Syntax: String = object.ResourceID
object.ResourceID = String
Description: The CimDevice.ResourceID is a string containing the resource id for the device.

Examples

d.ResourceID = "PAINT_SHOP"