Mercury API
SaveConfig Method (filePath)
NamespacesThingMagicReaderSaveConfig(String)
Saves the current reader configuration parameters and its values to a file
Declaration Syntax
C#Visual BasicVisual C++
public void SaveConfig(
	string filePath
)
Public Sub SaveConfig ( _
	filePath As String _
)
public:
void SaveConfig(
	String^ filePath
)
Parameters
filePath (String)
filepath to save reader confuguratons

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)