RecurrenceMonthlyToChar Method

Convert character "M" to identify the pattern.

Definition

Namespace: Aliquo.Core.Recurrence
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public string ToChar()

Return Value

String
String with the character "M" to identify the pattern.

Implements

IRecurrencePatternToChar

See Also