Property AsNullableObjectId
AsNullableObjectId
Casts the BsonValue to a Nullable{ObjectId} (throws an InvalidCastException if the cast is not valid).
public ObjectId? AsNullableObjectId { get; }
Casts the BsonValue to a Nullable{ObjectId} (throws an InvalidCastException if the cast is not valid).
public ObjectId? AsNullableObjectId { get; }