FindNext Method

Summary
Finds a designated INodeItem given a name. If there is none, it returns null. The found INodeItem.
Syntax
C#
C++/CLI

Parameters

name
Name of INodeItem to find.

RetryRepeatableParentFirst
If set to true, this method will go to the parent's group node and will try to find the designated INodeItem. It will try to match its children before trying the next INodeItem past the current position.

Forgive_MissingMandatorySegments
If set to true, this method will ignore any missing fields even though these fields can be mandatory.

Return Value

The found INodeItem.

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.