C# Class CouchbaseModelViews.Framework.Attributes.CouchbaseViewKeyAttribute

Inheritance: CouchbaseViewKeyAttributeBase
Show file Open project: couchbaselabs/couchbase-model-views

Public Methods

Method Description
CouchbaseViewKeyAttribute ( string viewName, string propertyName = "", int order ) : System

Method Details

CouchbaseViewKeyAttribute() public method

public CouchbaseViewKeyAttribute ( string viewName, string propertyName = "", int order ) : System
viewName string
propertyName string
order int
return System