BsonBooleanValue Property |
Gets the value of this BsonBoolean.
Namespace: MongoDB.BsonAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.2.0
Syntax public bool Value { get; }
Public ReadOnly Property Value As Boolean
Get
member Value : bool with get
Property Value
Type:
BooleanSee Also