InheritanceMappingAttribute.Type Property

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets or sets the type of the class in the hierarchy.

Namespace:  System.Data.Linq.Mapping
Assembly:  System.Data.Linq (in System.Data.Linq.dll)

Syntax

'Declaration
Public Property Type As Type
public Type Type { get; set; }

Property Value

Type: System.Type
Must be user-specified. There is no default value.

Remarks

Use any non-abstract type in the inheritance hierarchy, including the root type.

Version Information

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.