Creates a string representation of the rule that can be stored in the database (DataRecurrenceField).
Namespace: DayPilot.Web.Ui.RecurrenceAssembly: DayPilot (in DayPilot.dll) Version: 6.8.2460.0 (6.8.2460.0)
Syntax
| C# |
|---|
public string Encode() |
| Visual Basic |
|---|
Public Function Encode As String |
| Visual C++ |
|---|
public: String^ Encode() |