Namespace TSD.API.Remoting.Filtering
Classes
EntityFilterCollection
Contains entity filters
EntityTypeFilter
Represents a filter based on EntityType
EnumFilter<T>
Represents an enum filter
LineElementConstructionFilter
Represents a filter based on MemberConstruction
LineElementFabricationFilter
Represents a filter based on MemberFabrication
LineElementFilterCollection
Contains line element filters
LineElementTypeFilter
Represents a filter based on MemberType
MaterialTypeFilter
Represents a filter based on MaterialType
Interfaces
IEntityFilter
Allows filtering of entities
IEntityFilterCollection
Contains entity filters
IEntityTypeFilter
Represents a filter based on EntityType
IEnumFilter<T>
Represents an enum filter
ILineElementConstructionFilter
Represents a filter based on MemberConstruction
ILineElementFabricationFilter
Represents a filter based on MemberFabrication
ILineElementFilter
Allows filtering of line elements
ILineElementFilterCollection
Contains line element filters
ILineElementTypeFilter
Represents a filter based on MemberType
IMaterialTypeFilter
Represents a filter based on MaterialType