Skip to main content
A newer version of this page is available. .

XafInstantFeedbackRecord Constructors

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 Parameters Description
XafInstantFeedbackRecord(Type, Object, Nullable<Int32>) objectType, objectKeyValue, rowHandle Creates a new instance of the XafInstantFeedbackRecord class.
See Also