Use the LoadDotNetApplication command to locate and load .NET applications (Dot Net applications) for use in the program. Such applications are provided as .NET Assembly DLL files.
You can then use the commands and functions provided by the application.
To load .NET applications:
Make sure to load application files that were created for the software.
Use the LoadApplication command to load other types of application files.
Access
Command: LoadDotNetApplication
Related Topics