C1.Web.Api.DataEngine.Data Namespace / IFlexPivotEngineProvider Interface
Properties Methods

IFlexPivotEngineProvider Interface Members

The following tables list the members exposed by IFlexPivotEngineProvider.

Public Properties
 NameDescription
 PropertyGets the field collection defined in the data source.  
 PropertyGet the entire raw source data.  
Top
Public Methods
 NameDescription
 MethodGets the aggregated results according to the given view in an asynchronous execution  
 MethodGets the source data rows used in obtaining a given aggregated value.  
 MethodGets the unqiue values of the specified field.  
Top
See Also