Try OpenEdge Now
skip to main content
.NET Open Clients
Using the Open Client .NET OpenAPI to Directly Access the AppServer : Setting up parameters and return types : Defining the return type for a user-defined function
 

Defining the return type for a user-defined function

For user-defined functions, there are four properties of the Progress.Open4GL.Proxy.ParamArray class that you can set to define the return type:
*ReturnTypeproperty
*IsReturnExtentproperty
*UnknownReturnTypeproperty
*IsReturnExtentproperty
The following sections describe these properties.
* ReturnType property
* IsReturnExtent property
* UnknownReturnType property
* IsReturnUnknown property