Table of Contents

Property RawValue

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

RawValue

Gets the BsonObjectId as an ObjectId.

[Obsolete("Use Value instead.")]
public override object RawValue { get; }

Property Value

object