Click or drag to resize

templateBlocksForHtmlBuildIncludeTemplate Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Builds the include template.

Namespace:  imbSCI.Reporting.meta.delivery.services
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public PropertyCollection BuildIncludeTemplate(
	deliveryInstance context,
	PropertyCollection data = null
)
Request Example View Source

Parameters

context
Type: imbSCI.Reporting.meta.deliverydeliveryInstance
data (Optional)
Type: System.DataPropertyCollection
The data.

Return Value

Type: PropertyCollection
See Also