MARC21_InterfaceMarcFile Method |
MarcFile: reads MARC Files and return data in the mnemonic format.
Namespace:
MARCEngine7
Assembly:
MARCEngine7 (in MARCEngine7.dll) Version: 1.0.22.0 (1.0.22)
Syntaxint MarcFile(
string sSource,
string sDest
)
Parameters
- sSource
- Type: SystemString
Source Path - sDest
- Type: SystemString
Destination Path
Return Value
Type:
Int32Returns the number of records processed.
See Also