The criteria
object specifies the new value
for the system attribute.
The criteria
object has a three properties: Entity
, Key
,
and SystemData
. These are described in the following
table.
Property |
Description |
Type |
Value |
---|---|---|---|
|
Specifies the entity of the system attribute. Together with For more information about entities, see section System attributes. |
string |
For a complete list of supported entities, see section Supported system attributes (entities and keys). For example: |
|
Specifies the key of the system attribute. The available keys depend on the entity. Together with For more information about keys, see section System attributes. |
string |
For a complete list of supported keys per entity, see the Key column of the tables in section Supported system attributes (entities and keys). For example: |
|
Specifies the new value for the system attribute. The Typically, the property contains status information represented by a number or string. The property can also be an object for representing more complex values, such as drive information. For more information about system attribute values, see section Supported system attributes (entities and keys). |
object |
The object property depends on the system attribute. See the Input column cell for the appropriate system attribute in section Supported system attributes (entities and keys). For example, the
|