ExportToXml Method
| CodeIt.Right SDK Class Library |
|
RulesCollection.ExportToXml Method
Writes XML data to the specified file from the current RulesCollection object.
Overload List
Writes XML data to the specified file from the current RulesCollection object.
public void ExportToXml(string);
Writes XML data to the specified file from the current RulesCollection object.
public void ExportToXml(string,string);
See Also
RulesCollection Class | SubMain.CodeItRight.Sdk.Core.Collections Namespace