TeamDynamix.Api.Tickets.TicketSearch.UpdatedByUid

The UID of the updating user to filter on.

Data Type and Notes

Guid Nullable

Value

The UID of the updating user to filter on, or null to not perform this filtering.

Remarks

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