Gets the human-readable description of the RecurrencePattern object
according to the specified culture.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
public string GetDescription( CultureInfo culture ) |
| Visual Basic (Declaration) |
|---|
Public Function GetDescription ( _ culture As CultureInfo _ ) As String |
Parameters
- culture
- Type: System.Globalization..::..CultureInfo
The CultureInfo object used for getting calendar specific strings.