SolutionValidationResultType EnumType
The type of result returned from validating a solution.
Members
Members define the discrete options for the enumeration type.
| Name | Value | Description |
|---|---|---|
| Info | 0 | |
| Warning | 1 | |
| Error | 2 |
Used by
The following use the SolutionValidationResultType EnumType.
| Name | How used |
|---|---|
| SolutionValidationResult | Property |