XmlScannerStartTag Method |
If the current segment is a start tag, then returns the name of the tag and moves to the next segment. Otherwise, returns null.
Namespace:
Apptus.Util.Xml
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.4.1
SyntaxReturn Value
Type:
Stringthe name of the start tag or null
See Also