Table of Contents

Property IsObjectId

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

IsObjectId

Tests whether this BsonValue is an ObjectId .

public bool IsObjectId { get; }

Property Value

bool