InheritanceMappingAttribute Properties
Collapse the table of content
Expand the table of content

InheritanceMappingAttribute Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The InheritanceMappingAttribute type exposes the following members.

  NameDescription
Public property Code Gets or sets the discriminator code value in a mapped inheritance hierarchy.
Public property IsDefault Gets or sets whether an object of this type in instantiated when the discriminator value does not match a specified value.
Public property Type Gets or sets the type of the class in the hierarchy.
Top

Show:
© 2017 Microsoft