Parameters
- strExportFilePath
- Full file name of target file. Can't be
null
orempty
.
Return Value
Returns
true
if export is successful.null
or empty
.
null
or empty
.true
if export is successful.Exception | Description |
---|---|
System.ArgumentNullException | Null was set to strExportFilePath parameter. |
System.ArgumentException | Thrown when strExportFilePath is empty . |