Select source by name. 
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public void SelectSourceByName( string source )
Public Sub SelectSourceByName ( _ source As String _ )
public: void SelectSourceByName( String^ source )
Parameters
- source
- String
 The name can be a part of scanner names contained in Sources[] list.


























