←Select platform

AnyParentAllowsRepeating Property

Summary

Gets a boolean value that is true if any parent node can have repetitions.

Syntax

C#
VB
C++
ReadOnly Property AnyParentAllowsRepeating As Boolean 
public bool AnyParentAllowsRepeating { get; } 
property bool AnyParentAllowsRepeating { 
   bool get(); 
} 

Property Value

True if any parent node can have 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