IDefinition.TType..IsFunction Property
true to declare this symbol as a function; false to not declare this symbol as a function.
Namespace: TcHmiSrv.DynamicSymbols
Assembly: TcHmiSrvExtNet.DynamicSymbols (in
TcHmiSrvExtNet.DynamicSymbols.dll) Version: 1.10.683.0 (1.10.683.0)
Syntax
C#
bool IsFunction { get; }
Property Value
Type: Boolean