IForeNETModule.SaveModuleContent

Syntax

SaveModuleContent(Value: IForeNETModuleContent; [Options: Integer = 0]);

Parameters

Value. Content of .NET unit, that must be saved.

Options. Optional parameter, it is reserved for the future.

Description

The SaveModuleContent method saves the contents of the .NET unit.

See also:

IForeNETModule