SolutionValidationResult ComplexType

The result returned from validating the solution.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
SolutionValidationResultType SolutionValidationResultType

The type of result returned from validating a solution.

Message Edm.String

Contains the message returned after validating the solution.

ErrorCode Edm.Int32

The error code returned after validating the solution.

AdditionalInfo Edm.String

A user-friendly description of the solution validation results.

Used by

The following use the SolutionValidationResult ComplexType.

Name How used
StageSolutionResults Property

See also