TeamDynamix.Api.Tickets.TicketSavedSearchOptions.OnlyOpen

Whether to filter on open tickets (i.e. tickets with statuses in the "New", "In Process", or "On Hold" classes).

Data Type and Notes

Boolean

Value

true when only tickets having a status class of "New", "In Process", or "On Hold" are returned; otherwise, false.

Remarks

When specified, this will override any status class filtering that may have been part of the saved search.