ComponentOne ASP.NET MVC Controls
PivotEngineId Method

C1.Web.Mvc.Olap.Fluent Namespace > SlicerBuilder Class : PivotEngineId Method
The value.
Configurates C1.Web.Mvc.Olap.Slicer.PivotEngineId. The Id of PivotEngine
Syntax
'Declaration
 
Public Function PivotEngineId( _
   ByVal value As String _
) As SlicerBuilder
public SlicerBuilder PivotEngineId( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

SlicerBuilder Class
SlicerBuilder Members