|
AckEventArgs Class
|
This class contains the data raised by the message event.
Inheritance Hierarchy
Namespace:
EdiFabric.Plugins.Acknowledgments.Edifact.Model
Assembly:
EdiFabric (in EdiFabric.dll) Version: 10.1.0.0 (10.1.0.0)
Syntaxpublic class AckEventArgs : AckEventArgs<UNB, UNG>
Public Class AckEventArgs
Inherits AckEventArgs(Of UNB, UNG)
The AckEventArgs type exposes the following members.
Constructors
| Name | Description |
---|
 | AckEventArgs |
Initializes a new instance of the AckEventArgs class.
|
Top
See Also