Click or drag to resize
BsonSerializationInfoNominalType Property
Gets or sets the nominal type.

Namespace: MongoDB.Bson.Serialization
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.4.1
Syntax
public Type NominalType { get; }

Property Value

Type: Type
See Also