IRecurrencePatternToChar Method

Convert a character to identify the pattern.
"D" for Daily.

"W" for Weekly.

"M" for Monthly.

"Y" for Yearly.

Definition

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

Return Value

String
String with the character to identify the patter.

See Also