Click or drag to resize
ViewQuery Constructor (Boolean)
Initializes a new instance of the ViewQuery class

Namespace: Couchbase.Views
Assembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ViewQuery(
	bool development
)

Parameters

development
Type: SystemBoolean

[Missing <param name="development"/> documentation for "M:Couchbase.Views.ViewQuery.#ctor(System.Boolean)"]

See Also