Class CreateViewOptions<TDocument>
Options for creating a view.
public class CreateViewOptions<TDocument>
  Type Parameters
TDocumentThe type of the documents.
- Inheritance
 - 
      
      CreateViewOptions<TDocument>
 
- Inherited Members
 
Properties
- Collation
 Gets or sets the collation.
- DocumentSerializer
 Gets or sets the document serializer.
- SerializerRegistry
 Gets or sets the serializer registry.