To create a part that uses a .NET component, follow the basic steps in "Setting Up Message Parts" on page 452 and Creating a Message Part and follow the additional steps:
- On the General tab, leave the Base Part field blank and
...
- make sure the Only Derived
...
- option is unchecked.
- Select Component from the Type drop-down list.
...
- Select the Component tab and complete the object fields.
- Object: Enter the location of the component object file in the Aptify Object -Repository.
- Assembly: Specify the assembly name of the object.
Class: Specify the class within the object that defines the message part -functionality.
Note |
---|
The developer who created the message part object should provide the Object, Class, and Assembly information to you. Creating a new message part object is beyond the scope of this document. See the Aptify.Framework.Messaging namespace in the Aptify Software |
...
Development Kit (SDK) for more information. |