The criteria
object specifies the new value
for the system attribute.
The criteria
object has 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 For more information about system attribute values, see section Supported system attributes (entities and keys). |
object |
The object properties depend 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
|