Click or drag to resize

docScriptc_link 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 c_link(
	string name,
	string url,
	string title,
	string desc,
	appendLinkType linkType
)
Request Example View Source

Parameters

name
Type: SystemString
url
Type: SystemString
title
Type: SystemString
desc
Type: SystemString
linkType
Type: imbSCI.Data.enums.appendsappendLinkType

Return Value

Type: docScriptInstruction
See Also