MarcEdit .NET COM API Documentation

MARC21_Interface.Add_Field Method 

Adds new fields to a file of marc records

int Add_Field(
   string sSource,
   string sFields
);

Parameters

sSource
Source File
sFields
Delimited list of field data (delimited by tabs)

Return Value

See Also

MARC21_Interface Interface | MARCEngine5 Namespace