Namespace:
Contracts.Data
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
<DataMember()> _
Public Overridable Property constants() As ICollection(Of ConnectorConstantInfo)
Get
This language is not supported or no code example is available.
[DataMember()]
public virtual ICollection<ConnectorConstantInfo> constants {get;}
This language is not supported or no code example is available.
[DataMember()]
public:
virtual property ICollection<ConnectorConstantInfo^>^ constants {
ICollection<ConnectorConstantInfo^>^ get( );
}
This language is not supported or no code example is available.