[]
Configurates WeightField. Sets the header specifies the field used as a weight for calculating aggregates on this field.
public TBuilder WeightField(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |