Gets or sets the string representing a 'month(s)' value.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public string MonthsValue { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property MonthsValue As String |
See Also