| Result Structure |
Namespace: FlexRule
public struct Result
The Result type exposes the following members.
| Name | Description | |
|---|---|---|
| Ignore |
Ignored value of a result
| |
| Inconclusive |
True if the result is ignored
| |
| Outcome |
Boolean value of the result
|
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | (Overrides ValueTypeToString.) |
| Name | Description | |
|---|---|---|
| (Boolean to Result) | ||
| (Result to Boolean) |