Table of Contents

Property MapFunction

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

MapFunction

Gets the map function.

public BsonJavaScript MapFunction { get; }

Property Value

BsonJavaScript

The map function.