C# Class EA.Iws.Domain.ImportNotification.ImportNotificationSearchResult

显示文件 Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
ImportNotificationSearchResult ( System.Guid notificationId, string number, ImportNotificationStatus status, string exporter, string importer, NotificationType notificationType ) : System

Method Details

ImportNotificationSearchResult() public method

public ImportNotificationSearchResult ( System.Guid notificationId, string number, ImportNotificationStatus status, string exporter, string importer, NotificationType notificationType ) : System
notificationId System.Guid
number string
status ImportNotificationStatus
exporter string
importer string
notificationType NotificationType
return System