MARC21Set_XSLT_Engine Property |
Sets the XSLT Engine.
Namespace: MARCEngine5Assembly: MARCEngine (in MARCEngine.dll) Version: 2.2.8.0 (2.2.8)
Syntax public int Set_XSLT_Engine { get; set; }
Public Property Set_XSLT_Engine As Integer
Get
Set
public:
virtual property int Set_XSLT_Engine {
int get () sealed;
void set (int value) sealed;
}
abstract Set_XSLT_Engine : int with get, set
override Set_XSLT_Engine : int with get, set
Property Value
Type:
Int32Implements
MARC21_InterfaceSet_XSLT_EngineSee Also