PathReferenceAttribute Constructor (String)Couchbase .NET SDK 2.1.0 Documentation
Initializes a new instance of the PathReferenceAttribute class

Namespace: Couchbase.Annotations
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
public PathReferenceAttribute(
	string basePath
)

Parameters

basePath
Type: System String

[Missing <param name="basePath"/> documentation for "M:Couchbase.Annotations.PathReferenceAttribute.#ctor(System.String)"]

See Also