command to get the next available download
        Namespace:
Contracts
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Public Const CFS_GET_NEXT_DOWNLOAD_COMMAND As String = "GND"
This language is not supported or no code example is available.
public const string CFS_GET_NEXT_DOWNLOAD_COMMAND = @"GND"
This language is not supported or no code example is available.
public:
const String^ CFS_GET_NEXT_DOWNLOAD_COMMAND = "GND";
This language is not supported or no code example is available.