C# Class EA.Iws.Domain.ImportMovement.ImportMovementRejection

Inheritance: System.Entity
Afficher le fichier Open project: EnvironmentAgency/prsd-iws Class Usage Examples

Méthodes publiques

Méthode Description
ImportMovementRejection ( System.Guid movementId, System.DateTime date, string reason, string furtherDetails ) : System

Méthodes protégées

Méthode Description
ImportMovementRejection ( ) : System

Method Details

ImportMovementRejection() protected méthode

protected ImportMovementRejection ( ) : System
Résultat System

ImportMovementRejection() public méthode

public ImportMovementRejection ( System.Guid movementId, System.DateTime date, string reason, string furtherDetails ) : System
movementId System.Guid
date System.DateTime
reason string
furtherDetails string
Résultat System