Click or drag to resize
MARC21GetError Property
Returns the current Error value the last called function.

Namespace: MARCEngine5
Assembly: MARCEngine (in MARCEngine.dll) Version: 2.2.8.0 (2.2.8)
Syntax
public int GetError { get; set; }

Property Value

Type: Int32

Implements

MARC21_InterfaceGetError
See Also