[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder-2.Binding

Binding Method

Binding(string)

Configurates Binding. Sets the name of the source column which the field is bound to.

Declaration
public TBuilder Binding(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

For cube field, it is UniqueName of the field.