Set the folder paths - may not be used if available from the database
        Namespace:
Contracts.Data
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Public Sub SetFolderPaths( _
ByVal folder_paths As Dictionary(Of EntityID, String) _
)
This language is not supported or no code example is available.
public void SetFolderPaths(
Dictionary<EntityID, string> folder_paths
)
This language is not supported or no code example is available.
public:
void SetFolderPaths(
Dictionary<EntityID^, String^>^ folder_paths
)
This language is not supported or no code example is available.
Parameters
- folder_paths
 - 
		Type: Dictionary<EntityID, string> 
		
<default>