Xml Property (Read/Write) |
Top Previous Next |
When assigning an XML code, it generates a Fields collection. Reading this property, generates and returns an XML code from unprotected Fields, cursor location and AID Key.
VB.NET Syntax
XmlBroker.Xml [= String]
C# Syntax
XmlBroker.Xml [= String];
See also XML Reference for XmlBroker.
|