Click or drag to resize
MARC21_InterfaceMARC2MARC21XML_Stream Method
MARC 2 MARC21XML Streaming function. Tasks a stream of records and processes them

Namespace: MARCEngine5
Assembly: MARCEngine (in MARCEngine.dll) Version: 2.2.8.0 (2.2.8)
Syntax
string MARC2MARC21XML_Stream(
	string sMARC,
	bool bNamespace,
	int lFlag = 1
)

Parameters

sMARC
Type: SystemString
bNamespace
Type: SystemBoolean
lFlag (Optional)
Type: SystemInt32
Sets character encoding. Default: mengine60.mengine60.MNEMONIC_DEFAULT

Return Value

Type: String
See Also