SendInvoices.getQRUrl Method
        
		
       
       
        Returns the validation URL of AADE. Use this URL to generate a QR Code on your own, or use the getQRImage method to export an object-type image of the QR.
		
	
	
	
				
			
	
			
				
				
				
					Public Function getQRUrl() As String
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
	 
	
		Return Value
	string 
	
	 
 
	
		
				
			
	
			
				
				
				
					
 string qrUL = sni.getQRUrl;
 					
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
				
			
	
			
				
				
				
					
 Dim qrUL As String = sni.getQRUrl
 					
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 										
	 					
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 3.5 or newer