{CompanyName} FlexyGo

EnvironmentSettings..::..GetModule Method

Gets the module based on moduleName.

Namespace:  FLEXYGO.Environment
Assembly:  flxEnvironment (in flxEnvironment.dll)

Syntax


public ModuleDefinition GetModule(
	string ModuleName
)
Public Function GetModule ( _
	ModuleName As String _
) As ModuleDefinition

Parameters

ModuleName
Type: String
The module identifier.

Return Value

ModuleDefinition.

Exceptions


ExceptionCondition
Exception