Click or drag to resize

deliveryUnitItemgetOutFilePath Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the out file path using template

Namespace:  imbSCI.Reporting.meta.delivery
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
Request Example View Source

Parameters

context
Type: imbSCI.Core.reporting.renderIRenderExecutionContext
The context.
content
Type: imbSCI.Core.interfacesIMetaContentNested
The content.
pc
Type: System.DataPropertyCollection
The pc.
format (Optional)
Type: imbSCI.Core.reporting.formatreportOutputFormatName
The format.
dir (Optional)
Type: System.IODirectoryInfo
The dir.

Return Value

Type: String
See Also