Click or drag to resize

IDeliveryUnitItemWithTemplate Interface

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The IDeliveryUnitItemWithTemplate type exposes the following members.

Properties
  NameDescription
Public propertydescription (Inherited from IDeliveryUnitItem.)
Public propertyflags (Inherited from IDeliveryUnitItem.)
Public propertyitemType (Inherited from IDeliveryUnitItem.)
Public propertylocation (Inherited from IDeliveryUnitItem.)
Public propertyname (Inherited from IDeliveryUnitItem.)
Public propertyoutputpath (Inherited from IDeliveryUnitItemFromFileSource.)
Public propertysourcepath (Inherited from IDeliveryUnitItemFromFileSource.)
Public propertytemplate
Top
Methods
Extension Methods
  NameDescription
Public Extension MethodloadFileAndSaveTemplate
Loads the template, applies [!:imbSCI.Reporting.reporting.render.IRenderExecutionContext.data] and saves into output path
(Defined by deliveryUnitBuilder.)
Public Extension MethodprepareOperationFileSource
Prepares the operation file source.
(Defined by deliveryUnitBuilder.)
Top
See Also