Forum Post: RE: Accessing DLL

  • Thread starter Thread starter Frank Meulblok
  • Start date Start date
Status
Not open for further replies.
F

Frank Meulblok

Guest
Given that they're now providing C# examples, looks like the new .dll is now a .NET assembly. You'll want to add this to your assemblies.xml (if you're still using old AppBuilder, using the proasmref command-line tool). From there on you should be able to use it via normal class-referencing syntax.

Continue reading...
 
Status
Not open for further replies.
Back
Top