.NET Documentation
C#
VB
Show/Hide TOC
Recurrence
Yearly
To
Char Method
Convert character "Y" to identify the pattern.
Definition
Namespace:
Aliquo.Core.Recurrence
Assembly:
Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
Copy
public
string
ToChar
()
VB
Copy
Public
Function
ToChar
As
String
Return Value
String
String
with the character "Y" to identify the pattern.
Implements
IRecurrencePattern
ToChar
See Also
Reference
RecurrenceYearly Class
Aliquo.Core.Recurrence Namespace
In This Article
Definition
Return Value
Implements
See Also