Table of Contents

Property IsBoolean

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

IsBoolean

Tests whether this BsonValue is a Boolean.

public bool IsBoolean { get; }

Property Value

bool