Home
Change View
Print
CimAttribute
.DefaultValue (read-only property)
Gets the default value of the attribute
Syntax:
String
=
object
.
DefaultValue
Description:
The
CimAttribute.Default
is a read-only string containing the default value of the attribute as defined in the class.
Examples
MsgBox attrib.DefaultValue