Table of Contents

Property Scope

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

Scope

Gets or sets the scope (variables available to the map-reduce functions);

public IMongoScope Scope { get; set; }

Property Value

IMongoScope