Creates a string from this recurrence using the date and time formatting information defined in the current culture.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public override string ToString () |
Visual Basic
Copy Code
|
|---|
Public Overrides Function ToString () As String |
A string representation of the recurrence object.
See Also