←Select platform

Repeating Property (SchemaItem)

Summary

Boolean accessor and setter to flag element as repeatable. Returns true if this element may be repeated; otherwise, returns false.

Syntax

C#
VB
C++
Public Property Repeating As Boolean 
public bool Repeating {get; set;} 
public: 
property bool Repeating { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

Gets or sets if this element allows repetition.

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