ObjectDiscriminatorConventionElementName Property |
Gets the discriminator element name.
Namespace: MongoDB.Bson.Serialization.ConventionsAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
Syntax public string ElementName { get; }
Public ReadOnly Property ElementName As String
Get
abstract ElementName : string with get
override ElementName : string with get
Property Value
Type:
StringImplements
IDiscriminatorConventionElementNameSee Also