Click or drag to resize
MARC21XMLFile Method
Depricated MARCEngine 4.6 function. Use MARC2MARC21XML

Namespace: MARCEngine5
Assembly: MARCEngine (in MARCEngine.dll) Version: 2.2.8.0 (2.2.8)
Syntax
public int XMLFile(
	string sSource,
	string sDest
)

Parameters

sSource
Type: SystemString
Source Path
sDest
Type: SystemString
Destination Path

Return Value

Type: Int32

Implements

MARC21_InterfaceXMLFile(String, String)
See Also