Namespace: DayPilot.Web.Ui.Events
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
 Syntax
Syntax
| C# | 
|---|
| public static EventData FromJson( JsonData data ) | 
| Visual Basic | 
|---|
| Public Shared Function FromJson ( _ data As JsonData _ ) As EventData | 
| Visual C++ | 
|---|
| public: static EventData^ FromJson( JsonData^ data ) | 
Parameters
- data
- Type: DayPilot.Json..::..JsonData






