ComponentOne Reports for WPF
C1.C1Rdl Namespace / Warning Class / Description Property

In This Topic
    Description Property (Warning)
    In This Topic
    Gets the detailed description of the problem.
    Syntax
    'Declaration
     
    Public ReadOnly Property Description As String
    public string Description {get;}
    See Also