Command to cancel a job
        Namespace:
Contracts
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Public Const JS_CANCEL_JOB As String = "CJ"
This language is not supported or no code example is available.
public const string JS_CANCEL_JOB = @"CJ"
This language is not supported or no code example is available.
public:
const String^ JS_CANCEL_JOB = "CJ";
This language is not supported or no code example is available.