[]
Updates the evaluation message in the report snapshot.
public ReportSnapshot UpdateEvalMessage(string message)
| Type | Name | Description |
|---|---|---|
| string | message | The evaluation message. |
| Type | Description |
|---|---|
| ReportSnapshot | A new instance of ReportSnapshot with the updated evaluation message. |