Click or drag to resize

deliveryInstancecleanOutputFolder Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Cleans the output folder.

Namespace:  imbSCI.Reporting.meta.delivery
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public void cleanOutputFolder()
Request Example View Source
Exceptions
ExceptionCondition
Exception The deliveryInstance instance is not ready. Call executePrepare first or Sandbox Exception: can't delete files outside application folder [" + fileOpsBase.applicationFolder + "]. Requested delete path [
See Also