Summer.Batch.Extra.Template.ITemplateLineAggregator< in in T > Interface Template Reference

Interface for template line aggregators. It exposes the TemplateId property that holds the id of the template line to use. More...

Inheritance diagram for Summer.Batch.Extra.Template.ITemplateLineAggregator< in in T >:
Summer.Batch.Infrastructure.Item.File.Transform.ILineAggregator< T >

Properties

string TemplateId [set]
 The id of the template line to use. More...
 

Additional Inherited Members

- Public Member Functions inherited from Summer.Batch.Infrastructure.Item.File.Transform.ILineAggregator< T >
string Aggregate (T item)
 Transforms an item into a line. More...
 

Detailed Description

Interface for template line aggregators. It exposes the TemplateId property that holds the id of the template line to use.

Template Parameters
T 

Property Documentation

string Summer.Batch.Extra.Template.ITemplateLineAggregator< in in T >.TemplateId
set

The id of the template line to use.


The documentation for this interface was generated from the following file:
  • Summer.Batch.Extra/Template/ITemplateLineAggregator.cs