If you have a comment on this topic, contact Aptify Documentation. If you want to return to the Aptify Community Site, please click here.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

To create a part that uses a .NET component, follow the basic steps in "Setting Up Message Parts" on page 452 and follow the additional steps:

  • On the General tab, leave the Base Part field blank and leave the Only Derived box unchecked.
  • Select Component from the Type drop-down list.
  • Click 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 Software -Development Kit (SDK) for more information.


  • No labels