|    | 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
Syntaxpublic bool HaltOnError { get; set; }Property Value
Type: 
Boolean
See Also