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