←Select platform

Repetitions Property (FieldsContainer)

Summary

The underlying fields.

Syntax

C#
VB
C++
Public Property Repetitions As List(Of IField) 
public List<IField> Repetitions {get; set;} 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.HL7 Assembly
Click or drag to resize