Click or drag to resize

MARC21XSLTError Property

Returns the last XSLT Processing Error

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

Property Value

Type: String

Implements

MARC21_InterfaceXSLTError
See Also