[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.WaterfallBuilder-1.RelativeData

RelativeData Method

RelativeData(bool)

Configurates RelativeData. Sets a value that determines whether the given data is relative.

Declaration
public WaterfallBuilder<T> RelativeData(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
WaterfallBuilder<T>

Current builder.