Specifies the category of the add-in. The following table describes the types that are available:
Category | Description |
---|---|
JavaScript Control Add-in | Specifies a control add-in that uses Javascript. These control add-ins use a NET 4.5 assembly and a manifest file, and can be used on all Microsoft Dynamics NAV clients or display targets. For more information, see Extending Any Microsoft Dynamics NAV Client Using Control Add-ins. |
DotNet Control Add-in | Specifies a control add-in that is based on a .NET Framework assembly. These control add-ins can only be used on the Microsoft Dynamics NAV Windows client. For more information, see Extending the Windows Client Using Control Add-ins. |
DotNet Interoperability | Specifies a .NET Framework assembly that is used for .NET Framework Interoperability. For more information, see Extending Microsoft Dynamics NAV Using Microsoft .NET Framework Interoperability. |
Language Resource | Specifies a language resource assembly that is used for translating or localizing the Microsoft Dynamics NAV client. |
Tip |
---|
For more information about how to work with fields and columns, see Working with Microsoft Dynamics NAV. For more information about how to find specific pages, see Search. |