Skip to main content
All docs
V19.1

XafInstantFeedbackRecord Properties

Contains information that is required to get the wrapped object’s values of a corresponding Grid View row or to load the corresponding complete business object from a database in InstantFeedback mode.
Name Description
ObjectKeyValue Gets a key value of an object wrapped by an XafInstantFeedbackRecord.
ObjectType Gets the type of business objects that are wrapped by XafInstantFeedbackRecord.
RowHandle Gets a value that identifies the data row bound to an XafInstantFeedbackRecord.
See Also