Click or drag to resize

AckEventArgs Class

This class contains the data raised by the message event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    EdiFabric.Core.Model.AckAckEventArgsUNB, UNG
      EdiFabric.Plugins.Acknowledgments.Edifact.ModelAckEventArgs

Namespace: EdiFabric.Plugins.Acknowledgments.Edifact.Model
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public class AckEventArgs : AckEventArgs<UNB, UNG>

The AckEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodAckEventArgs Initializes a new instance of the AckEventArgs class.
Top
See Also