Click or drag to resize

docScriptExecutionBaseregFileOutput Method (String, Enum, String, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public void regFileOutput(
	string filepath,
	Enum idPath,
	string description,
	string title = ""
)
Request Example View Source

Parameters

filepath
Type: SystemString
idPath
Type: SystemEnum
description
Type: SystemString
title (Optional)
Type: SystemString

Implements

IRenderExecutionContextregFileOutput(String, Enum, String, String)
See Also