Definition.ThrowException Property

Note: This API is now obsolete.

Contains a value that indicates whether to throw an Exception after MaxDepth has been reached or to return null schemas.

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

Syntax

C#

[ObsoleteAttribute("Property 'ThrowException' has been removed.", true)]
public bool ThrowException { get; set; }

Property Value

Type: Boolean

Reference

Definition Class

TcHmiSrv.DynamicSymbols Namespace