Click or drag to resize
RuntimeResult Properties

The RuntimeResult type exposes the following members.

Properties
  NameDescription
Public propertyConclusionLog
Public propertyContext
Public propertyEvents
When EnableFullLog is set to true, all events will be stored in this collection, otherwise it is null.
Public propertyOutcome
Result of validation of when the logic is DecisionTable, Natural Language or Validation.
Public propertyReturn
Result of execution of logic when they have a return value
Top
See Also