Click or drag to resize

IRenderExecutionContextregFileOutput Method (String, Enum, String, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting.render
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
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
See Also