IMsStringGenerator.Execute

Fore Syntax

Execute: String;

Fore.NET Syntax

Execute(): string;

Description

The Execute method generates string view.

Comments

To change generation parameters, use properties of the IMsStringGenerator interface.

Fore and Fore.NET Examples

The property use is given in the example for IMsModel.AutoName.

See also:

IMsStringGenerator