Ignore_NoneStandardSegment Property

Summary

Boolean accessor and setter for overlooking unexpected segments. By default is set to true.

Syntax
C#
VB
C++
Public Property Ignore_NoneStandardSegment As Boolean 
public bool Ignore_NoneStandardSegment { get; set; } 
public: 
property bool Ignore_NoneStandardSegment { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

Gets or sets the option of Ignore_NoneStandardSegment. When set to true, the messages containing non-standard segments are parsed successfully.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly