RepetitionContainerNode Property

Summary
Gets or sets a boolean value that indicates whether this element is a repetition container only with no other functionalities.
Syntax
C#
VB
C++
Property RepetitionContainerNode As Boolean 
public bool RepetitionContainerNode { get; set; } 
property bool RepetitionContainerNode { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if this element is a repetition container only with no other functionalities.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.