Namespace Sdl.TranslationStudioAutomation.IntegrationApi.DisplayFilters
Classes
DisplayFilterAdapter
An adapter class for display filter implementations.
This implementation calls EvaluateRow frim IDisplayFilter to determine visibility for rows.
DisplayFilterRowInfo
The properties related to the segment that are filtered through the display filter implementation
Interfaces
IDisplayFilter
Match a row against arbitrary criteria to determine if it should be visible
IDisplayFilterRowInfo
The properties related to the segment that are filtered through the display filter implementation