Update attributes from a list of embedded file attributes
        Namespace:
Contracts.DocManagement
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Sub UpdateAttributes( _
ByVal attribs As List(Of EmbeddedFileAttribute) _
)
This language is not supported or no code example is available.
void UpdateAttributes(
List<EmbeddedFileAttribute> attribs
)
This language is not supported or no code example is available.
void UpdateAttributes(
List<EmbeddedFileAttribute^>^ attribs
)
This language is not supported or no code example is available.
Parameters
- attribs
 - 
		Type: List<EmbeddedFileAttribute> 
		
<default>