ModuleHistorian.GetNormalizedInfo Method
Get normalized info
<ID( "GetNormalizedInfo" , (int)e.GetNormalizedInfo)> _ |
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)> _ |
Public Function GetNormalizedInfo( _ |
ByRef tableNames As String (), _ |
ByRef suffixTableName As String () _ |
This language is not supported or no code example is available.
[ID( "GetNormalizedInfo" , ( int )e.GetNormalizedInfo)] |
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] |
public bool GetNormalizedInfo( |
This language is not supported or no code example is available.
Parameters
-
tagNames
-
string[]
Tag names
-
tableNames
-
string[]
Table names
-
objIndexes
-
int[]
Object indexes
-
suffixTableName
-
string[]
Suffixes table names
Return Value
bool
Flag indicating success or fail
.NET Framework
Supported in: 4.8