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

Leadtools.Medical.HL7 Assembly