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 For internal use only.
Warning 1 For internal use only.
Error 2 For internal use only.

Used by

The following use the SolutionValidationResultType EnumType.

Name How used
SolutionValidationResult SolutionValidationResultType Property

See also