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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly