[This is preliminary documentation and is subject to change.]
Initializes a new instance of the XplLayerDZoeDocumentConfig class.

C# | Visual Basic | Visual C++ |
public XplLayerDZoeDocumentConfig( string n_programName, string n_programConfig, XplLanguage n_Language, XplLayerDCompiler n_LayerDCompiler )
Public Sub New ( _ n_programName As String, _ n_programConfig As String, _ n_Language As XplLanguage, _ n_LayerDCompiler As XplLayerDCompiler _ )
public: XplLayerDZoeDocumentConfig( String^ n_programName, String^ n_programConfig, XplLanguage^ n_Language, XplLayerDCompiler^ n_LayerDCompiler )

- n_programName (String)
[Missing <param> documentation for "n_programName"]
- n_programConfig (String)
[Missing <param> documentation for "n_programConfig"]
- n_Language (XplLanguage)
[Missing <param> documentation for "n_Language"]
- n_LayerDCompiler (XplLayerDCompiler)
[Missing <param> documentation for "n_LayerDCompiler"]