Click or drag to resize

MARC21_InterfaceXMLFile Method

Depricated MARCEngine 4.6 function. Use MARC2MARC21XML

Namespace:  MARCEngine7
Assembly:  MARCEngine7 (in MARCEngine7.dll) Version: 1.0.22.0 (1.0.22)
Syntax
C#
int XMLFile(
	string sSource,
	string sDest
)

Parameters

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

Return Value

Type: Int32

[Missing <returns> documentation for "M:MARCEngine7.MARC21_Interface.XMLFile(System.String,System.String)"]

See Also