Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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:

  1. On the General tab, leave the Base Part field blank and

...

  1. make sure the Only Derived

...

  1. option is unchecked.
  2. Select Component from the Type drop-down list.

...

  1. 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 5.0 Software

...

Development Kit (SDK) for more information.