CIMPrimitiveOverride Class Properties
In This Topic
For a list of all members of this type, see CIMPrimitiveOverride members.
Public Properties
| Name | Description |
 | Expression |
Gets or sets the expression.
|
 | PrimitiveName |
Gets or sets the primitive name this override applies to.
|
 | PropertyName |
Gets or sets the property name in the primitive this override applies to.
|
 | ValueExpressionInfo |
Gets or sets ExpressionInfo that contains the Arcade expression that returns value as a number or a string depending on the PropertyName.
|
Top
See Also