TeamDynamix.Api.Tickets.TicketSearch.ExcludeConfigurationItemIDs

The IDs of the associated CIs to exclude on. To be included in the search results, a ticket must NOT be associated with any of the listed CIs.

Data Type and Notes

Int32[] Nullable

Remarks

This replaces the previous ExcludeAssetIDs property. Since assets are a subset of configuration items, asset filtering can still be performed by ensuring that the configuration item ID of each asset is specified instead.