ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / IReportParameter Interface / ExtendedInfo Property

In This Topic
    ExtendedInfo Property (IReportParameter)
    In This Topic
    Gets extended error parameter
    Syntax
    'Declaration
     
    ReadOnly Property ExtendedInfo As String
    string ExtendedInfo {get;}
    See Also