Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
With this release of Visual Studio Tools for Microsoft Dynamics GP, not all functions can be invoked. Functions with the following characteristics cannot be invoked:
- The function uses "anonymous" parameters. These parameter types aren't known at the time the application is compiled.
- The function uses "reference" parameters. These parameter types contain a link to a specific resource in the application dictionary.
- If a composite field used as a function parameter contains a reference value, that function cannot be invoked.
If a function cannot be run by this version of Visual Studio Tools, it will not be included in the function lists displayed by the IntelliSense in Visual Studio.