CimDevicePoint.DeviceID (property)

Gets and sets the ID of the device for which the point is assigned.
Syntax: String = object.DeviceID
object.DeviceID = String
Description: The CimDevicePoint.DeviceID is a string indicating the device the point is on.

Examples

point.DevicePoint.DeviceId = "C_9030"