Update some attributes from their internal document name, using text values
        Namespace:
Contracts.DocManagement
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Sub UpdateAttributes( _
ByVal name_values As Dictionary(Of String, String) _
)
This language is not supported or no code example is available.
void UpdateAttributes(
Dictionary<string, string> name_values
)
This language is not supported or no code example is available.
void UpdateAttributes(
Dictionary<String^, String^>^ name_values
)
This language is not supported or no code example is available.
Parameters
- name_values
 - 
		Type: Dictionary<string, string>