Namespace:
Contracts.Data
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Public Sub New( _
ByVal name As String, _
ByVal description As String, _
ByVal type As ConnectorMappingEntityType, _
ByVal source_field As String _
)
This language is not supported or no code example is available.
public ConnectorManualModeSetting(
string name,
string description,
ConnectorMappingEntityType type,
string source_field
)
This language is not supported or no code example is available.
public:
ConnectorManualModeSetting(
String^ name,
String^ description,
ConnectorMappingEntityType type,
String^ source_field
)
This language is not supported or no code example is available.
Parameters
- name
 - 
		Type: string 
		
 
- description
 - 
		Type: string 
		
 
- type
 - 
		Type: ConnectorMappingEntityType 
		
 
- source_field
 - 
		Type: string