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: 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() |