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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.