ComponentOne Web API Edition
Fields Property

C1.Web.Api.DataEngine.Data Namespace > IFlexPivotEngineProvider Interface : Fields Property
Gets the field collection defined in the data source.
Syntax
'Declaration
 
ReadOnly Property Fields As IEnumerable(Of Field)
IEnumerable<Field> Fields {get;}
See Also

Reference

IFlexPivotEngineProvider Interface
IFlexPivotEngineProvider Members