IBaseMethod.ResultType

Syntax

ResultType: ForeResultType;

ResultType: Prognoz.Platform.Interop.KeFore.ForeResultType;

Description

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

Fore and Fore.NET Examples

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

See also:

IBaseMethod