Click or drag to resize

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: 1.0.0
Syntax
public AckVersion AckVersion { get; set; }

Property Value

AckVersion
See Also