Home
Change View
Print
CimAttribute
.Value (property)
Gets and sets the value of the attribute
Syntax:
String
=
object
.
Value
object
.
Value
=
String
Description:
The
CimAttribute.Value
is a string containing the value of the attribute.
Examples
obj.Attributes("$DEVICE_ID").Value = "C_9030"