ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Serialization Namespace / SerializeExceptionBase Class / Data Property

In This Topic
    Data Property (SerializeExceptionBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Data As System.Collections.IDictionary
    public virtual System.Collections.IDictionary Data {get;}
    See Also