How to: Add an Assembly Reference to a Report (Report Designer)
To add an assembly reference to a report
On the Report menu, click Report Properties.
Note
If the Report menu is not available, click within the report design area.
On the References tab, do the following:
In References, click the add (...) button and then select or browse to the assembly from the Add Reference dialog box.
In Classes, type name of the class and provide an instance name to use within the report.
Note
Specify a class and instance name only for instance-based members. Do not specify static members in the Classes list.
See Also
Concepts
Using Custom Code References in Expressions (Reporting Services)
Report Designer How-to Topics