bool Export( string strXmlFile, string strOutputFile, Context oContext )
bool Export( String^ strXmlFile, String^ strOutputFile, Context^ oContext )
Parameters
| Parameter Name | Description |
|---|---|
| strXmlFile | Input file |
| strOutputFile | Output file |
| oContext | Context with parameters |
Return Value
Returns true if successful.