AnySubItemHasRepetition Property

Summary

Searches the sub-items and returns true if any has repetitions.

Syntax
C#
VB
C++
Public ReadOnly Property AnySubItemHasRepetition As Boolean 
public bool AnySubItemHasRepetition { get; } 
public: 
property bool AnySubItemHasRepetition { 
   bool get(); 
} 

Property Value

Gets a boolean value that is true if any sub-item has repetitions.

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