Property ForeignSerializer
ForeignSerializer
Gets or sets the foreign document serializer.
public IBsonSerializer<TForeignDocument> ForeignSerializer { get; set; }
Property Value
- IBsonSerializer<TForeignDocument>
Gets or sets the foreign document serializer.
public IBsonSerializer<TForeignDocument> ForeignSerializer { get; set; }