C# Class EA.Iws.DocumentGeneration.Notification.Blocks.WasteCodesBlock

Inheritance: AnnexBlockBase, IDocumentBlock, IAnnexedBlock
Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes publiques

Méthode Description
GenerateAnnex ( int annexNumber ) : void
Merge ( ) : void
WasteCodesBlock ( IList mergeFields, NotificationApplication notification ) : System

Méthodes protégées

Méthode Description
FindFirstMergeFieldInAnnexTable ( ) : MergeField
FindTable ( MergeField firstMergeFieldInTable ) : Table
MergeToMainDocument ( int annexNumber ) : void
MergeToTable ( PropertyInfo properties, IList list ) : void

Method Details

FindFirstMergeFieldInAnnexTable() protected méthode

protected FindFirstMergeFieldInAnnexTable ( ) : MergeField
Résultat MergeField

FindTable() protected méthode

protected FindTable ( MergeField firstMergeFieldInTable ) : Table
firstMergeFieldInTable MergeField
Résultat Table

GenerateAnnex() public méthode

public GenerateAnnex ( int annexNumber ) : void
annexNumber int
Résultat void

Merge() public méthode

public Merge ( ) : void
Résultat void

MergeToMainDocument() protected méthode

protected MergeToMainDocument ( int annexNumber ) : void
annexNumber int
Résultat void

MergeToTable() protected méthode

protected MergeToTable ( PropertyInfo properties, IList list ) : void
properties System.Reflection.PropertyInfo
list IList
Résultat void

WasteCodesBlock() public méthode

public WasteCodesBlock ( IList mergeFields, NotificationApplication notification ) : System
mergeFields IList
notification NotificationApplication
Résultat System