'Declaration Public Function UpdateEvalMessage( _ ByVal message As String _ ) As ReportSnapshot
public ReportSnapshot UpdateEvalMessage( string message )
Parameters
- message
- The evaluation message.
Return Value
A new instance of ReportSnapshot with the updated evaluation message.