ReloadApp
Payload to send when reloading an app generated by an ODAG Request.
Properties
| Name | Description | Type | 
|---|---|---|
| copyRequest | 
			 Determines if the request needs to be copied along with the generated app or not.  | 
	Boolean | 
| actualRowEst | 
			 The current row estimate value calculated by the link's rowEstExpr property in the context of the selection app.  | 
	Integer | 
| bindSelectionState | 
			 A collection of FieldSelectionState objects.  | 
	Array of FieldSelectionState | 
| selectionState | 
			 A collection of FieldSelectionState objects.  | 
	Array of FieldSelectionState |