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