DynamicSymbolsProvider.GetSchema Method (String, Queue.String.)
Gets the schema of the Symbol with the specified key at the specified path.
Namespace: TcHmiSrv.Core.Tools.DynamicSymbols
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public Value GetSchema(
string key,
Queue<string> elements
)
Parameters
key |
Type: System.String |
elements |
Type: System.Collections.Generic.Queue.String. |