Command to request a file change
        Namespace:
Contracts
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Public Const IFS_FILE_CHANGE_REQUEST_COMMAND As String = "FCR"
This language is not supported or no code example is available.
public const string IFS_FILE_CHANGE_REQUEST_COMMAND = @"FCR"
This language is not supported or no code example is available.
public:
const String^ IFS_FILE_CHANGE_REQUEST_COMMAND = "FCR";
This language is not supported or no code example is available.