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

C# | Visual Basic | Visual C++ |
public XplLayerDZoeProgramConfig( string n_name, XplLayerDZoeProgramModuletype_enum n_moduleType, XplNodeList n_SourceFile, XplNodeList n_OutputPlatform, XplNodeList n_PlatformAlias, XplLayerDZoeProgramRequirements n_ProgramRequirements )
Public Sub New ( _ n_name As String, _ n_moduleType As XplLayerDZoeProgramModuletype_enum, _ n_SourceFile As XplNodeList, _ n_OutputPlatform As XplNodeList, _ n_PlatformAlias As XplNodeList, _ n_ProgramRequirements As XplLayerDZoeProgramRequirements _ )
public: XplLayerDZoeProgramConfig( String^ n_name, XplLayerDZoeProgramModuletype_enum n_moduleType, XplNodeList^ n_SourceFile, XplNodeList^ n_OutputPlatform, XplNodeList^ n_PlatformAlias, XplLayerDZoeProgramRequirements^ n_ProgramRequirements )

- n_name (String)
[Missing <param> documentation for "n_name"]
- n_moduleType (XplLayerDZoeProgramModuletype_enum)
[Missing <param> documentation for "n_moduleType"]
- n_SourceFile (XplNodeList)
[Missing <param> documentation for "n_SourceFile"]
- n_OutputPlatform (XplNodeList)
[Missing <param> documentation for "n_OutputPlatform"]
- n_PlatformAlias (XplNodeList)
[Missing <param> documentation for "n_PlatformAlias"]
- n_ProgramRequirements (XplLayerDZoeProgramRequirements)
[Missing <param> documentation for "n_ProgramRequirements"]