TeamDynamix.Api.Tickets.TicketSearch.UpdatedDateTo

The maximum updated date to filter on.

Data Type and Notes

DateTime Nullable

Value

The maximum updated date to filter on, or null to not perform this filtering.

Remarks

Only tickets that have status changes within the range specified by this value and TeamDynamix.Api.Tickets.TicketSearch.UpdatedDateFrom (and optionally, only by TeamDynamix.Api.Tickets.TicketSearch.UpdatedByUid) will be returned.