NETMethods: IForeNETMethods;
NETMethods: Prognoz.Platform.Interop.ForeNet.IForeNETMethods;
The NETMethods property returns a collection of custom .NET methods.
Custom .NET methods are used for calculations in various platform tools. For details, read the IForeNETMethod interface description.
The example of use is given in description of the IForeNETMethods.Add method.
See also: