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...
Continue reading...