Web API Edition | ComponentOne
C1.Web.Api.DataEngine.Data Namespace / IFlexPivotEngineProvider Interface / RawData Property

In This Topic
    RawData Property
    In This Topic
    Get the entire raw source data.
    Syntax
    'Declaration
     
    
    ReadOnly Property RawData As IRawData
    IRawData RawData {get;}
    See Also