|
AckSettingsAckVersion Property
|
The version of the acknowledgment. This can be X12_997 (004010 compliant), Hipaa_997 (005010 compliant) or Hipaa_999 (005010 compliant).
The default is X12_997.
Namespace:
EdiFabric.Plugins.Acknowledgments.X12.Model
Assembly:
EdiFabric (in EdiFabric.dll) Version: 10.4.1.0 (10.4.1.0)
Syntaxpublic AckVersion AckVersion { get; set; }
Public Property AckVersion As AckVersion
Get
Set
Property Value
Type:
AckVersion
See Also