Definition.IgnoreElements Property

Note: This API is now obsolete.

Contains an ICollection.T. of elements that should be ignored. To ignore elements in the WriteValue use the prefix 'writeValue'.

Namespace:  TcHmiSrv.DynamicSymbols
Assembly:  TcHmiSrvExtNet.DynamicSymbols (in TcHmiSrvExtNet.DynamicSymbols.dll) Version: 2.0.0.0

Syntax

C#

[ObsoleteAttribute("Property 'IgnoreElements' is deprecated, use 'Info.IgnoreElements' instead.")]
public ICollection<string> IgnoreElements { get; }

Property Value

Type: ICollection.String.

Reference

Definition Class

TcHmiSrv.DynamicSymbols Namespace