LayerD CodeDOM and Zoe Compiler interface
XplExtendedLayerDZoeDocumentConfig Constructor (n_platform, n_outputFileName, n_partNumber, n_programName, n_programConfig, n_Language, n_LayerDCompiler, n_LayerDZoeCompiler, n_History)
NamespacesLayerD.CodeDOMXplExtendedLayerDZoeDocumentConfigXplExtendedLayerDZoeDocumentConfig(String, String, Int32, String, String, XplLanguage, XplLayerDCompiler, XplLayerDCompiler, XplNodeList)

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the XplExtendedLayerDZoeDocumentConfig class.
Declaration Syntax
C#Visual BasicVisual 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
)
Parameters
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"]

Assembly: lib_layerd_xpl_codedom_net (Module: lib_layerd_xpl_codedom_net) Version: 1.0.3410.22810 (1.0.0.0)