Attach a custom file attribute to a file
        
Namespace:
SynergyServerScripting.Entities
        Assembly: SynergyServerScripting (in SynergyServerScripting.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					Public Shared Sub AttachCustomFileAttribute( _ 
   ByVal server_id As ServerID, _ 
   ByVal file_id As EntityID, _ 
   ByVal attribute_id As EntityID, _ 
   ByVal db As IDatabase _ 
)
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
			
	
			
				
				
				
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
	 
	Parameters
	- 
		
			server_id
		
	
 
	- 
		Type: ServerID 
		
			the id of the server 
		
	 
	- 
		
			file_id
		
	
 
	- 
		Type: EntityID 
		
			the id of the file 
		
	 
	- 
		
			attribute_id
		
	
 
	- 
		Type: EntityID 
		
			the id of the attribute 
		
	 
	- 
		
			db
		
	
 
	- 
		Type: IDatabase 
		
			the db connection 
		
	 
	 
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1