Creates a string representation of the rule that can be stored in the database (DataRecurrenceField).

Namespace: DayPilot.Web.Ui.Recurrence
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)

Syntax

C#
public string Encode()
Visual Basic
Public Function Encode As String
Visual C++
public:
String^ Encode()

Return Value

See Also