Configurates
C1.Web.Mvc.Olap.PivotFieldBase.GetValue. Sets a function to be used for retrieving the field values.
Syntax
'Declaration
Public Function GetValue( _
ByVal As String _
) As
public GetValue(
string
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also