Table of Contents

Property ViewOn

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

ViewOn

Gets the name of the collection that the view is on.

public string ViewOn { get; }

Property Value

string

The name of the collection that the view is on.