SRSReportParameter.updateFromServer Method [AX 2012]
Gets or sets a value that indicates whether the update from the server property parameter should be updated with values from the server.
Syntax
public boolean updateFromServer([boolean _updateFromServer])
Run On
Called
Parameters
- _updateFromServer
Type: boolean
The new value of the update from server property; optional.
Return Value
Type: boolean
The current value of the update from server property.