| RuntimeResult Class |
Namespace: FlexRule
public class RuntimeResult
The RuntimeResult type exposes the following members.
| Name | Description | |
|---|---|---|
| ConclusionLog | ||
| Context | ||
| Events |
When EnableFullLog is set to true, all events will be stored in this collection, otherwise it is null.
| |
| Notifications | Obsolete. | |
| Outcome |
Result of validation of when the logic is DecisionTable, Natural Language or Validation.
| |
| Return |
Result of execution of logic when they have a return value
| |
| VariableContainer | Obsolete. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |