Repetitions Property

Summary
The underlying fields.
Syntax
C#
VB
C++
Public Property Repetitions As List(Of IField) 
public List<IField> Repetitions { get; } 
public: 
property List<IField^>^ Repetitions { 
   List<IField^>^ get(); 
   void set (    List<IField^>^ ); 
} 

Property Value

Gets or sets the underlying field by the given index.

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.