Click or drag to resize

docScriptx_directory 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 x_directory(
	directoryOperation op,
	string path,
	bool scopeToNew
)
Request Example View Source

Parameters

op
Type: imbSCI.Data.enumsdirectoryOperation
path
Type: SystemString
scopeToNew
Type: SystemBoolean

Return Value

Type: docScriptInstruction
See Also