Property UseNullIdChecker
- Namespace
- MongoDB.Bson.Serialization
- Assembly
- MongoDB.Bson.dll
UseNullIdChecker
Gets or sets whether to use the NullIdChecker on reference Id types that don't have an IdGenerator registered.
public static bool UseNullIdChecker { get; set; }