API Integrator 2016 .NET Edition
API Integrator 2016 .NET Edition
Questions / Feedback?

XElement Property

The name of the currently selected XML/JSON element.

Syntax

[VB.NET]
Public ReadOnlyProperty XElement As String

[C#]
public string XElement {get;}

Remarks

This property holds the name of the XML or JSON element currently selected by XPath.

This property is read-only and not available at design time.

Default Value

""

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
API Integrator 2016 .NET Edition - Version 16.0 [Build 7709]