Click or drag to resize

docScripts_settings Method (appendType, styleApplicationFlag, appendRole)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public docScriptInstruction s_settings(
	appendType styleForType,
	styleApplicationFlag autostyleFlags,
	appendRole styleForRole
)
Request Example View Source

Parameters

styleForType
Type: imbSCI.Data.enums.appendsappendType
autostyleFlags
Type: imbSCI.Core.reporting.style.enumsstyleApplicationFlag
styleForRole
Type: imbSCI.Core.reporting.style.enumsappendRole

Return Value

Type: docScriptInstruction
See Also