ComponentOne DataObjects for .NET
TableView Property (FilterCondition)

C1.Data.2 Assembly > C1.Data Namespace > FilterCondition Class : TableView Property
Gets the table view (C1.Data.SchemaObjects.TableView) to which the filter condition belongs.
Syntax
'Declaration
 
Public ReadOnly Property TableView As TableView
public TableView TableView {get;}
Remarks
Each filter condition represents a restriction on one of the data set table views.
See Also

Reference

FilterCondition Class
FilterCondition Members