←Select platform

AnySubItemHasRepetition Property

Summary

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

Syntax

C#
VB
C++
ReadOnly Property AnySubItemHasRepetition As Boolean 
public bool AnySubItemHasRepetition { get; } 
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 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly