DynamicSymbolsProvider.HandleCommand Method
Handles the specified Command.
Namespace: TcHmiSrv.Core.Tools.DynamicSymbols
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
protected bool HandleCommand(
Command command
)
Return Value
Type: Boolean
true if command was handled;
otherwise, false.