TK.HasHistorian Method

Gets if tag name has historian
Public Shared Function HasHistorian( _ 
ByVal name As String
) As Boolean
This language is not supported or no code example is available.
public static bool HasHistorian( 
string name 
)
This language is not supported or no code example is available.

Parameters

name
string

Tag name

Return Value

bool

Flag indicating whether tag has historian

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition