Gets or sets the string representing an 'occurrences' value.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public string OccurrencesValue { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property OccurrencesValue As String |
See Also