TK.IsTagDevicePointPrimaryStation Method
        
		
       
       
        Returns whether tag is using Device Node PrimaryStation or BackupStation
		
	
	
	
				
			
	
			
				
				
				
					<HTML5Disabled(true)> _ 
Public Shared Function IsTagDevicePointPrimaryStation( _ 
   ByVal tagName As String, _ 
   ByVal devicePoint As String _ 
) As Boolean
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
					[HTML5Disabled(true)] 
public static bool IsTagDevicePointPrimaryStation( 
   string tagName, 
   string devicePoint 
)
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
	 
	Parameters
	- 
		
			tagName
		
	
 
	- 
		string 
	
 
	Tag name 
	- 
		
			devicePoint
		
	
 
	- 
		string 
	
 
	Tag DevicePoint value 
	
		Return Value
	bool 
		
		True (PrimaryStation) or False (BackupStation) 
	
	
	 
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 4.8