Indicates the behavior of the business process test if this component fails.
Property type
Read-write property
Syntax
Visual Basic
PublicProperty FailureCondition AsString
Remarks
If the BPComponent fails at runtime, "Exit" indicates that the entire BusinessProcess test terminates. "Continue" indicates that only this failed component terminates.