MARC21_InterfaceMARCXMLtoMARC Method |
Depricated function: Used in MarcEdit 4.6. Use ReadMARC21XML
Namespace:
MARCEngine7
Assembly:
MARCEngine7 (in MARCEngine7.dll) Version: 1.0.22.0 (1.0.22)
Syntaxint MARCXMLtoMARC(
string sSource,
string sDest,
string XSLT
)
Parameters
- sSource
- Type: SystemString
Source Path - sDest
- Type: SystemString
Destination Path - XSLT
- Type: SystemString
XSLT Path
Return Value
Type:
Int32[Missing <returns> documentation for "M:MARCEngine7.MARC21_Interface.MARCXMLtoMARC(System.String,System.String,System.String)"]
See Also