Click or drag to resize

docScripti_dataSource Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public docScriptInstruction i_dataSource(
	PropertyCollection data,
	existingDataMode existMode = existingDataMode.overwriteExisting
)
Request Example View Source

Parameters

data
Type: System.DataPropertyCollection
existMode (Optional)
Type: imbSCI.Core.enumsexistingDataMode

Return Value

Type: docScriptInstruction
See Also