Namespace:
Contracts.Responses
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Public Sub New( _
ByVal err As String _
)
This language is not supported or no code example is available.
public DataOperationResponse(
string err
)
This language is not supported or no code example is available.
public:
DataOperationResponse(
String^ err
)
This language is not supported or no code example is available.
Parameters
- err
 - 
		Type: string