Click or drag to resize

deliveryInstanceexecute Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Executes the and save.

Namespace:  imbSCI.Reporting.meta.delivery
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public void execute(
	metaDocumentRootSet report,
	string runstamp,
	PropertyCollection __data = null
)
Request Example View Source

Parameters

report
Type: imbSCI.Reporting.meta.documentSetmetaDocumentRootSet
The report.
runstamp
Type: SystemString
The runstamp.
__data (Optional)
Type: System.DataPropertyCollection
The data.
See Also