.NET only Generate the RTML (XML) represented by the object model
RTML.ToXml()
The method syntax has these parts:
Part | Description |
---|---|
Return (String) | The RTML (XML) represented by the object model |
Will raise an exception if the RTML within the object is not valid, i.e. invalid number of entries in a collection.