Click or drag to resize
ObjectProjectionDefinitionTSource, TProjectionObject Property
Gets the object.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.0.1
Syntax
public Object Object { get; }

Property Value

Type: Object
See Also