Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates a report parameter given an XML element whose root is a ReportParameter object.
Syntax
private void updateReportParameterFromElement(XmlElement reportParameterElement)
Run On
Called
Parameters
- reportParameterElement
Type: XmlElement Class
A XML element that represents a report parameter whose root is a ReportParameter object.