Saved Bookmarks
| 1. |
What Are The Ways To Integrate Custom Functoid Into Solution? |
|
Answer» CUSTOM functoids can be integrated into a solution using two WAYS (in both BizTalk.Base Functoid is derived): Directly by using inline code. Indirectly by REFERENCE to a method in a class library deployed into the GLOBAL assembly CACHE. Custom functoids can be integrated into a solution using two ways (in both BizTalk.Base Functoid is derived): Directly by using inline code. Indirectly by reference to a method in a class library deployed into the global assembly cache. |
|