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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly