IViewCriteria
Represents a condition on View Object.
            
                
Artifact View Field ID of the field
            
Begining Parenthesis if this is a nested criteria.
            
Boolean Operator if this condition is part of a group of conditions.
            
Name of the field that the criteria is on.
            
Ending Parenthesis if this is a nested criteria.
            
True is there a NOT operator for this condition.
            
A sql operator.
            
ID of the Parent View Criteria if this field is a nested criteria
            
Value of the condition.
            
The identifier field for the condition. The SQL Server automatically manages the value.