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 |
---|---|---|
AdditionalInfo | Edm.String |
A user-friendly description of the solution validation results. |
ErrorCode | Edm.Int32 |
The error code returned after validating the solution. |
Message | Edm.String |
Contains the message returned after validating the solution. |
SolutionValidationResultType | SolutionValidationResultType |
The type of result returned from validating a solution. |
Used by
The following use the SolutionValidationResult ComplexType.
Name | How used |
---|---|
StageSolutionResults | SolutionValidationResults Property |