Click or drag to resize

ViewReduce Property

[Missing <summary> documentation for "P:Couchbase.Lite.View.Reduce"]

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
public ReduceDelegate Reduce { get; }

Property Value

Type: ReduceDelegate
See Also