Skip to main content
All docs
V19.1

XafInstantFeedbackRecord.ObjectKeyValue Property

Gets a key value of an object wrapped by an XafInstantFeedbackRecord.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v19.1.dll

Declaration

public object ObjectKeyValue { get; }

Property Value

Type Description
Object

An Object that is a key value of an object wrapped by an XafInstantFeedbackRecord.

See Also