Click or drag to resize

deliveryInstanceexecuteAndSave Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

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