Contents

Summary

A set of filtering options used for searching accounts/departments.

Properties

Name Type Nullable? Summary
SearchText String This field is nullable. The search text.
ManagerUids Guid[] This field is nullable. The UIDs of the department managers to filter on.
CustomAttributes TeamDynamix.Api.CustomAttributes.CustomAttribute[] This field is nullable. The custom attributes to filter on.
IsActive Boolean This field is nullable. The active status to filter on.
MaxResults Int32 This field is nullable. The maximum number of records to return.
ParentAccountID Int32 This field is nullable. The ID of the parent account to filter on.
ParentAccountName String This field is nullable. The name of the parent account to filter on.