Click or drag to resize

AckEventArgs Class

This class contains the data raised by the message event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    EdiFabric.Core.Model.AckAckEventArgsISA, GS
      EdiFabric.Plugins.Acknowledgments.X12.ModelAckEventArgs

Namespace: EdiFabric.Plugins.Acknowledgments.X12.Model
Assembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax
public class AckEventArgs : AckEventArgs<ISA, GS>

The AckEventArgs type exposes the following members.

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