 | DataElementErrorContextIsSituational Property |
Whether the error is due to HIPAA situational validation. This is only used in X12 AckMan to generate a CTX segment for the error.
Namespace: EdiFabric.Core.Model.Edi.ErrorContextsAssembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntaxpublic bool IsSituational { get; set; }
Public Property IsSituational As Boolean
Get
Set
Property Value
Boolean
See Also