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