Skip to main content
All docs
V19.1

XafInstantFeedbackRecord.ObjectType Property

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

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v19.1.dll

Declaration

public Type ObjectType { get; }

Property Value

Type Description
Type

The Type of business objects that are wrapped by XafInstantFeedbackRecord.

See Also