Boolean accessor and setter to allow or prevent the passing of incomplete messages. This situation arises when part of the message is parsed and the remaining segment is not. By default is set to false. Note: When Forgive_MissingMandatorySegments is set to true, Forgive_IncompleteMessage will be overridden.
Public Property Forgive_IncompleteMessage As Boolean
public bool Forgive_IncompleteMessage { get; set; }
Gets or sets the option of Forgive_IncompleteMessage. When set to true, the incomplete messages are parsed successfully.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET