MapForce API

Generates code for all project items of a project in the specified language. The output location is determined by the properties of the project and project items.

 

Signature

GenerateCodeIn(in i_nLanguage as ENUMProgrammingLanguage) -> Void

 

Parameters

Name

Type

Description

i_nLanguage

ENUMProgrammingLanguage

Specifies the programming language in which code should be generated.

 

Errors

Error code

Description

1500

The object is no longer valid.

1706

Error during code generation.

 

© 2019-2025 Altova GmbH