BuildInfo.IgnoreElements Property
Contains an ICollection.T. of elements that should be ignored. To ignore elements in the write value use the prefix 'writeValue'.
Namespace: TcHmiSrv.DynamicSymbols
Assembly: TcHmiSrvExtNet.DynamicSymbols (in
TcHmiSrvExtNet.DynamicSymbols.dll) Version: 2.0.0.0
Syntax
C#
public ICollection<string> IgnoreElements {
get;
set; }
Property Value
Type: ICollection.String.