Skip to main content
A newer version of this page is available. .

IChooseXPObjectSourceEntityTypePageView.EntityType Property

If implemented, specifies the selected persistent object class.

Namespace: DevExpress.DataAccess.Wizard.Views

Assembly: DevExpress.DataAccess.v18.2.dll

Declaration

Type EntityType { get; set; }

Property Value

Type Description
Type

A value that specifies the selected persistent object class.

See Also