/
Creating a Component Part
Creating a Component Part
To create a part that uses a .NET component, follow the basic steps in 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.
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 5.0 Software Development Kit (SDK) for more information.
Copyright © 2014-2017 Aptify - Confidential and Proprietary