Click or drag to resize

docScripti_meta 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_meta(
	string key,
	Object value
)
Request Example View Source

Parameters

key
Type: SystemString
value
Type: SystemObject

Return Value

Type: docScriptInstruction
See Also