TK.BulkTreatAlarm Method
        
		
       
       
        Bulk treat alarms of a tag
		
	
	
	
				
			
	
			
				
				
				
					<HTML5Disabled(true)> _ 
Public Shared Function BulkTreatAlarm( _ 
   ByVal tagName As String, _ 
   ByVal values As Object(), _ 
   ByVal qualities As Integer(), _ 
   ByVal timestamps As Date() _ 
) As String
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
	 
	Parameters
	- 
		
			tagName
		
	
 
	- 
		string 
	
 
	Array containg objects to insert 
	- 
		
			values
		
	
 
	- 
		object[] 
	
 
	Array containg list of values 
	- 
		
			qualities
		
	
 
	- 
		int[] 
	
 
	Array containg list of qualities 
	- 
		
			timestamps
		
	
 
	- 
		DateTime[] 
	
 
	Array containg list of timestamps in localtime 
	
		Return Value
	string 
		
		If success then returns null else error (string) 
	
	
	 
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 4.8