Returns the last XSLT Processing Error
Namespace: MARCEngine5Assembly: MARCEngine (in MARCEngine.dll) Version: 2.2.8.0 (2.2.8)
Syntax public string XSLTError { get; set; }
Public Property XSLTError As String
Get
Set
public:
virtual property String^ XSLTError {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract XSLTError : string with get, set
override XSLTError : string with get, set
Property Value
Type:
StringImplements
MARC21_InterfaceXSLTErrorSee Also