You can deploy nonvisual objects as .NET classes in .NET assemblies using the .NET Assembly target wizard and Project painter. Datatypes are mapped automatically from PowerScript to C#.
When you deploy a .NET Assembly project, PowerBuilder creates an assembly DLL fron the nonvisual user objects you selected in the wizard or Project painter. If you also listed a setup file name, PowerBuilder creates an MSI file that includes the assembly DLL, PowerBuilder system libraries for .NET, and any resource files you listed in the wizard or project painter.
For more information, see “.NET Assembly and Web Service Targets” in Deploying Applications and Components to .NET.