[This is preliminary documentation and is subject to change.]
Establece el tipo de modulo a construir, en general
un ejecutable, libreria dinamica o estática, script, etc.
Si no se llama nunca a esta interfaz antes de llamar
a "StartParseDocument" se debe asumir ejecutable.

C# | Visual Basic | Visual C++ |
public void SetOutputType( XplLayerDZoeProgramModuletype_enum moduleType )
Public Sub SetOutputType ( _ moduleType As XplLayerDZoeProgramModuletype_enum _ )
public: virtual void SetOutputType( XplLayerDZoeProgramModuletype_enum moduleType ) sealed

- moduleType (XplLayerDZoeProgramModuletype_enum)
- Type of module to generate