ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Data Namespace / ReportSnapshot Class / UpdateEvalMessage Method

In This Topic
    UpdateEvalMessage Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function UpdateEvalMessage( _
       ByVal message As String _
    ) As ReportSnapshot
    public ReportSnapshot UpdateEvalMessage( 
       string message
    )

    Parameters

    message
    See Also