←Select platform

Repetition Property

Summary

Accessor and setter for the maximum repetitions allowed.

Syntax

C#
VB
C++
Public Property Repetition As Integer 
public int Repetition { get; } 
public: 
property int Repetition { 
   int get(); 
   void set (    int ); 
} 

Property Value

Gets or sets the maximum repetitions of the field.

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