DigitalCustomers.GetErrorMessage Method
        
		
       
       
        Get the Digital Customer Base error message. If there is no error, it returns Null
		
	
	
	
				
			
	
			
				
				
				
					Public Function GetErrorMessage() As String
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
					public string GetErrorMessage()
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
	 
	
		Return Value
	string 
	
	 
 
	
		
				
			
	
			
				
				
				
					
 string errorMessage = dgc.getErrorMessage;
 					
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
				
			
	
			
				
				
				
					
 Dim errorMessage as String = dgc.getErrorMessage
 					
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 										
	 					
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 3.5 or newer