DotNetAdapter
- Updated2025-07-21
- 1 minute(s) read
DotNetAdapter
Use objects from the DotNetAdapter class to configure and obtain .NET Adapter-specific information about the module adapter. Call the Engine.GetAdapter or Engine.GetAdapterByKeyName method to obtain a reference to the adapter object.
To access the properties and methods of the Adapter class, use the DotNetAdapter.AsAdapter method to obtain an object.