Click or drag to resize

MARC21_InterfaceSet_XSLT_Engine Property

Set the XSLT Engine

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

Property Value

Type: Int32
Remarks
Valid parameters are only: MSXML = 1 SAXON = 2
See Also