←Select platform

Repetition Property

Summary

Private. Accessor and setter to the RepetitionStructure list.

Syntax

C#
VB
C++
Public Function Repetition() As List(Of RepetitionStructure) 
public List<RepetitionStructure> Repetition { get; } 
public: 
List<RepetitionStructure^>^ Repetition();  

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