Click or drag to resize

ActionHaltOnError Property

The flag is solemnly used by code method actions. If set to true the program flow is halted if an exception is thrown by a code method.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool HaltOnError { get; set; }

Property Value

Type: Boolean
See Also