LayerD CodeDOM and Zoe Compiler interface
get_OutputModule Method (outputModuleName)
NamespacesLayerD.ZOEOutputModulesLibraryOutputModulesLibraryget_OutputModule(String)

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

[Missing <summary> documentation for M:LayerD.ZOEOutputModulesLibrary.OutputModulesLibrary.get_OutputModule(System.String)]

Declaration Syntax
C#Visual BasicVisual C++
public IEZOEOutputModuleServices get_OutputModule(
	string outputModuleName
)
Public Function get_OutputModule ( _
	outputModuleName As String _
) As IEZOEOutputModuleServices
public:
virtual IEZOEOutputModuleServices^ get_OutputModule(
	String^ outputModuleName
) sealed
Parameters
outputModuleName (String)

[Missing <param> documentation for "outputModuleName"]

Return Value

[Missing <returns> documentation for M:LayerD.ZOEOutputModulesLibrary.OutputModulesLibrary.get_OutputModule(System.String)]

Assembly: lib_zoec_outputmoduleslib (Module: lib_zoec_outputmoduleslib) Version: 1.0.3410.22812 (1.0.0.0)