Active |
If True, the current navigation will be added as a method in the generated Web Service. |
AdditionalLibraries |
A list of additional libraries that you need to use in the generated code (be the persistent code added manually). Using this
list allows you to preserve the additions you make next time the code is generated.
|
ApplicationNamespace |
Allows you to customize the namespace of the application. Navigations that have the same namespace will be combined in one
Web services and each navigation will be a separate method.
|
MethodName |
Allows you to customize the method name for the code generated from the navigation. |