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