Forgive_MissingMandatorySegments Property

Summary
Boolean accessor and setter for passing any messages that are missing a mandatory segment. By default this is set to false;
Syntax
C#
C++/CLI
public bool Forgive_MissingMandatorySegments { get; set; } 
public: 
property bool Forgive_MissingMandatorySegments { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

Gets or sets the option of Forgive_MissingMandatorySegments. When set to true, the messages missing mandatory fields are parsed successfully.

Requirements

Target Platforms

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

Leadtools.Medical.HL7 Assembly

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