Property SerializeAsNominalType
- Namespace
- MongoDB.Bson.Serialization
- Assembly
- MongoDB.Bson.dll
SerializeAsNominalType
Gets or sets a value indicating whether to serialize the value as if it were an instance of the nominal type.
public bool SerializeAsNominalType { get; set; }