Click or drag to resize

docScripti_dataInDocument 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_dataInDocument(
	PropertyCollection data,
	bool appendAsPairs,
	params templateFieldBasic[] fieldsToUse
)
Request Example View Source

Parameters

data
Type: System.DataPropertyCollection
appendAsPairs
Type: SystemBoolean
fieldsToUse
Type: imbSCI.Data.enums.fieldstemplateFieldBasic

Return Value

Type: docScriptInstruction
See Also