TcHmiSchemaBuilder.TType.DefinitionExists Method
Checks if the definition with the specified name exists.
Namespace: TcHmiSrv.DynamicSymbols
Assembly: TcHmiSrvExtNet.DynamicSymbols (in
TcHmiSrvExtNet.DynamicSymbols.dll) Version: 2.0.0.0
Syntax
C#
protected bool DefinitionExists(
string name
)
Parameters
name |
Type: System.String |
Return Value
Type: Boolean
true if the definition exists; otherwise, false.