C# Class EA.Iws.DocumentGeneration.Movement.Blocks.MovementSpecialHandlingBlock

Inheritance: SpecialHandlingBlock
Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes publiques

Méthode Description
GenerateAnnex ( int annexNumber ) : void
Merge ( ) : void
MovementSpecialHandlingBlock ( IList mergeFields, NotificationApplication notification ) : System.Collections.Generic

Method Details

GenerateAnnex() public méthode

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

Merge() public méthode

public Merge ( ) : void
Résultat void

MovementSpecialHandlingBlock() public méthode

public MovementSpecialHandlingBlock ( IList mergeFields, NotificationApplication notification ) : System.Collections.Generic
mergeFields IList
notification NotificationApplication
Résultat System.Collections.Generic