|
Guides (SDK /API) | Technical Reference | BBDN | How-to Documentation |
Open the Parts project.
From Solution Explorer, right-click the project and select Properties. The project's properties appear.
Click References.
Click Add. The Add Reference screen appears.
Click the Browse tab. Browse to the Bin folder in your BBIS installation. For example: C:\Program Files\Blackbaud\NetCommunity\Bin
Select these DLLs:
Blackbaud.AppFx
Blackbaud.AppFx.WebAPI
Blackbaud.Appfx.XmlTypes
Click OK.
Save the project. Then build the project.
Note: If you have established post-build events to copy files to your BBIS installation, you can build the project to update the custom part (type). Otherwise build the project and copy the files manually. For more information about how to build the project, see Test the Build and Post-build Commands. For more information about post-build events, see Adjust the Post-build Events.
Note: Some tasks may require Administrator rights to folders on your developer machine. If you do not have Administrator rights enabled by default, you may have to run Visual Studio as an Administrator.