SerializerHelperMemberFlag Property |
Gets the flag.
Namespace:
MongoDB.Bson.Serialization.Serializers
Assembly:
MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.12.2+a4a3888f4fb51bb518b1eb5002effc2d47f2ea6a
Syntax public long Flag { get; }
Public ReadOnly Property Flag As Long
Get
member Flag : int64 with get
Property Value
Type:
Int64
The flag.
See Also