←Select platform

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 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly