Click or drag to resize

MARC21GetError Property

Returns the current Error value the last called function.

Namespace:  MARCEngine7
Assembly:  MARCEngine7 (in MARCEngine7.dll) Version: 1.0.22.0 (1.0.22)
Syntax
C#
public int GetError { get; set; }

Property Value

Type: Int32

Implements

MARC21_InterfaceGetError
See Also