Property RawValue
RawValue
Gets the BsonBinaryData as a Guid if the subtype is UuidStandard or UuidLegacy, otherwise null.
[Obsolete("Use Value instead.")]
public override object RawValue { get; }
Gets the BsonBinaryData as a Guid if the subtype is UuidStandard or UuidLegacy, otherwise null.
[Obsolete("Use Value instead.")]
public override object RawValue { get; }