Options

Can I determine the correct control add-in name for a third-party dll?

rsaritzkyrsaritzky Member Posts: 469
Hi - I have a third-party DotNet dll that I would like to deploy via the Control Add-ins table. However, we purchased this add-in, so I don't know what the internal "Name" property is. I assume that the Public Key Toek is the "PublicKeyToken" value on the variable definition in my codeunit:

PdfPrintingNet.PdfPrint.'PdfPrintingNet, Version=5.2.4.0, Culture=neutral, PublicKeyToken=ded90f87675288f3'

But in this case, does the "Name" property have a value of "PdfPrintingNet"? Or is there another way to determine the correct value?

Thanks,

Ron
Ron
Sign In or Register to comment.