GenerateCodeIn
Generates code for all project items of the project in the specified language. The output location is determined by properties of the project and project items.
Signature
GenerateCodeIn(in i_nLanguage:ENUMProgrammingLanguage) -> Void |
Parameters
Name | Type | Description |
---|---|---|
i_nLanguage | 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. |