Extension method to return XML for an AtomBase instance.
Namespace: Frevvo.Forms.ClientAssembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax
Parameters
- atomBase
- Type: AtomBase
An AtomBase object
Return Value
Type:
XML dump of the AtomBase object as a string
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type AtomBase. When you use instance method syntax to call this method, omit the first parameter. For more information, see

See Also