TicketFieldsRelationshipFilterAll
Query TicketFields RelationshipFilterAll Filter with Logical AND.
Table Specific Information
Select
The following queries are processed server side while other filters are processed client side within the cmdlet.SELECT * FROM TicketFieldsRelationshipFilterAll WHERE TicketFieldId = '10676711527964'
Columns
| Name | Type | References | Description |
| TicketFieldId | Long |
TicketFields.Id | The Ticket field id. |
| Field | String | The name of a ticket field. | |
| Operator | String | A comparison operator. | |
| Value | String | The value of a ticket field. |