Command to run post processing on a job
        Namespace:
Contracts
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Public Const JS_POST_PROCESS_JOB As String = "PPJ"
This language is not supported or no code example is available.
public const string JS_POST_PROCESS_JOB = @"PPJ"
This language is not supported or no code example is available.
public:
const String^ JS_POST_PROCESS_JOB = "PPJ";
This language is not supported or no code example is available.