Adding external assemblies
You can add external assemblies on the Scripts tab of the Batch Type Properties dialog box or in Tools > Options…. All the classes and methods of the assemblies that you add are available to scripts and global modules. Assemblies that you add to the properties of a batch type are available only to that batch type. To add an assembly, follow these steps:- Open the Project Properties dialog box, click the Scripts tab, and then click the References .Net… button.
- In the dialog box that opens, click Add…
- In the Add Assembly dialog box, select Attached file or Standard assembly name in the type field.
- Depending on the selected type, either specify the path to the file or the standard name.
