Method GetResult
GetResult(DesignType, DesignSubject)
Gets the overall result of a design
Declaration
CheckStatus GetResult(DesignType designType, DesignSubject designSubject)
Parameters
| Type | Name | Description |
|---|---|---|
| DesignType | designType | The type of the design to get overall result for |
| DesignSubject | designSubject | The subject of the design to get overall result for |
Returns
| Type | Description |
|---|---|
| CheckStatus | The overall result of a design |