Repeating Property

Summary
Gets or sets a boolean value that indicates whether this element can be repeated.
Syntax
C#
C++/CLI
public bool Repeating { get; set; } 
property bool Repeating { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if this element can be repeated.

Requirements

Target Platforms

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

Leadtools.Medical.HL7 Assembly

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