BsonClassMapIdMemberMap Property |
Gets the Id member map (null if none).
Namespace:
MongoDB.Bson.Serialization
Assembly:
MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.10.0+569905ff5e778c38ea19d9d0392496a83e1704ed
Syntax public BsonMemberMap IdMemberMap { get; }
Public ReadOnly Property IdMemberMap As BsonMemberMap
Get
member IdMemberMap : BsonMemberMap with get
Property Value
Type:
BsonMemberMapSee Also