Skip to main content
A newer version of this page is available.
All docs
V18.2

XafInstantFeedbackRecord.ObjectType Property

Gets the type of business objects that are wrapped by XafInstantFeedbackRecord.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

public Type ObjectType { get; }

Property Value

Type Description
Type

The Type of business objects that are wrapped by XafInstantFeedbackRecord.

See Also