GetNodeName
Returns the name of the current XML node.
Syntax
expression.GetNodeName();
expression - A variable that represents a ApiCustomXmlNode class.
Parameters
This method doesn't have any parameters.
Returns
string
Returns the name of the current XML node.
expression.GetNodeName();
expression - A variable that represents a ApiCustomXmlNode class.
This method doesn't have any parameters.
string