<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapReportOptions Class / IncludeRaw Property

In This Topic
    IncludeRaw Property (C1OlapReportOptions)
    In This Topic
    Gets or sets a value indicating whether the raw data will be included in the document.
    Syntax
    'Declaration
     
    Public Property IncludeRaw As Boolean
    public bool IncludeRaw {get; set;}
    See Also