Property IdGenerator
- Namespace
- MongoDB.Bson.Serialization.Attributes
- Assembly
- MongoDB.Bson.dll
IdGenerator
Gets or sets the Id generator for the Id.
public Type IdGenerator { get; set; }
Gets or sets the Id generator for the Id.
public Type IdGenerator { get; set; }