IBaseMethod.ResultType

Syntax

ResultType: ForeResultType;

Description

The ResultType property determines a type of the result data that is returned by the custom method.

Example

The example of use is given in the IForeMethods.Add method description.

See also:

IBaseMethod