TeamDynamix.Api.Users.UserSearch.SearchText

The search text to perform LIKE-based filtering.

Data Type and Notes

String Nullable

Remarks

This will perform a LIKE search on the following columns:

  • Full name
  • Username (for TeamDynamix users)
  • External ID
  • Alternate ID

The maximum length of this is 50 characters.