repeatCount
Description​
Gets or sets the number of repeats for the current repeat section.
- JavaScript
- C#
- Kotlin
repeatCount: number;
double RepeatCount { get; set; }
var repeatCount: Double
Gets or sets the number of repeats for the current repeat section.
repeatCount: number;
double RepeatCount { get; set; }
var repeatCount: Double