Namespace:
Contracts.Data
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
	
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
<DataMember()> _
Public Property RelationalOperator() As RelationalOperatorType
This language is not supported or no code example is available.
[DataMember()]
public RelationalOperatorType RelationalOperator {get; set;}
This language is not supported or no code example is available.
[DataMember()]
public:
property RelationalOperatorType RelationalOperator {
RelationalOperatorType get( );
void set(
RelationalOperatorType value
);
}
This language is not supported or no code example is available.
public
DataMember()
function get RelationalOperator() : RelationalOperatorType;
public
DataMember()
function set RelationalOperator(value : RelationalOperatorType);
This language is not supported or no code example is available.