XmlName Property
Version: Available or changed with runtime version 1.0.
Sets a variable name for the table or the text that is the data source of the current element.
Applies to
- Xml Port Text Element
- Xml Port Field Element
- Xml Port Table Element
- Xml Port Field Attribute
- Xml Port Text Attribute
Property Value
String
Syntax
XmlName = 'CreditNote';
Remarks
If the XmlName property is not defined, it will use the string specified in the NodeName Property as the default variable name.