About this entity
Represents a field value comparison condition for file process actions
Properties
| Property | Description | Type |
|---|---|---|
| FieldValue | Field value comparison mapping details. | FieldValueConditionMapping |
| FieldValue.FieldId | The identifier of the field to compare. | Guid |
| FieldValue.Operator | The comparison operator to apply to the field value. | FieldValueSearchOperatorType |
| FieldValue.Value | The value to compare against. | string |