CimObjectInstance.ID (property)

Gets and sets the ID of the object.
Syntax: String = object.ID
object.ID = String
Description: The CimObjectInstance.ID is a string indicating the ID of the object.

Examples

obj.Id = "TANK_PID"