Table of Contents

Property RawValue

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

RawValue

Gets the number of milliseconds since the Unix Epoch.

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

Property Value

object