Set True if the File is MARC21
Namespace: MARCEngine5Assembly: MARCEngine (in MARCEngine.dll) Version: 2.2.8.0 (2.2.8)
Syntax public bool IsMARC21 { get; set; }
Public Property IsMARC21 As Boolean
Get
Set
public:
property bool IsMARC21 {
bool get ();
void set (bool value);
}
member IsMARC21 : bool with get, set
Property Value
Type:
BooleanSee Also