XElement Property

The name of the current element.

Syntax

public string XElement { get; set; }
Public Property XElement As String

Default Value

""

Remarks

This property contains the name of the current element. The current element is specified via the XPath property.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 .NET Edition - Version 20.0 [Build 8155]