MarcEdit .NET COM API Documentation

MARC21_Interface.MARC2MARC21XML Method 

Translates MARC to MARC21XML

int MARC2MARC21XML(
   string sSource,
   string sDest,
   bool bNamespace
);

Parameters

sSource
Source Path
sDest
Destination Path
bNamespace
Print Namespace (default true)

Return Value

Returns the records processed.

See Also

MARC21_Interface Interface | MARCEngine5 Namespace