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

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