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

C# | Visual Basic | Visual C++ |
public XplExtendedLayerDZoeDocumentConfig( string n_platform, string n_outputFileName, int n_partNumber, string n_programName, string n_programConfig, XplLanguage n_Language, XplLayerDCompiler n_LayerDCompiler, XplLayerDCompiler n_LayerDZoeCompiler, XplNodeList n_History )
Public Sub New ( _ n_platform As String, _ n_outputFileName As String, _ n_partNumber As Integer, _ n_programName As String, _ n_programConfig As String, _ n_Language As XplLanguage, _ n_LayerDCompiler As XplLayerDCompiler, _ n_LayerDZoeCompiler As XplLayerDCompiler, _ n_History As XplNodeList _ )
public: XplExtendedLayerDZoeDocumentConfig( String^ n_platform, String^ n_outputFileName, int n_partNumber, String^ n_programName, String^ n_programConfig, XplLanguage^ n_Language, XplLayerDCompiler^ n_LayerDCompiler, XplLayerDCompiler^ n_LayerDZoeCompiler, XplNodeList^ n_History )

- n_platform (String)
[Missing <param> documentation for "n_platform"]
- n_outputFileName (String)
[Missing <param> documentation for "n_outputFileName"]
- n_partNumber (Int32)
[Missing <param> documentation for "n_partNumber"]
- 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"]
- n_LayerDZoeCompiler (XplLayerDCompiler)
[Missing <param> documentation for "n_LayerDZoeCompiler"]
- n_History (XplNodeList)
[Missing <param> documentation for "n_History"]