mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

Incoming_Digital_Resource.Save_MARC_XML Method



Saves the MarcXML file, used for creating MARC feeds, for this incoming digital resource


Namespace: SobekCM.Builder_Library
Assembly: SobekCM_Builder_Library (in SobekCM_Builder_Library.dll) Version: 4.8.7.0 (4.8.7.0)

Syntax

C#
public bool Save_MARC_XML(
	DataTable CollectionCodes
)

Parameters

CollectionCodes
Type: System.Data..::..DataTable
Collection codes to include in the resultant MarcXML file

Return Value

Type: Boolean
TRUE if successful, otherwise FALSE

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )