MARC21_InterfaceSet_XSLT_Engine Property |
Set the XSLT Engine
Namespace: MARCEngine5Assembly: MARCEngine (in MARCEngine.dll) Version: 2.2.8.0 (2.2.8)
Syntax int Set_XSLT_Engine { get; set; }
Property Set_XSLT_Engine As Integer
Get
Set
property int Set_XSLT_Engine {
int get ();
void set (int value);
}
abstract Set_XSLT_Engine : int with get, set
Property Value
Type:
Int32Remarks Valid parameters are only:
MSXML = 1
SAXON = 2
See Also