Namespace: DayPilot.Web.Ui
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
| C# |
|---|
public static TimeHeader FromJson( JsonData node ) |
| Visual Basic |
|---|
Public Shared Function FromJson ( _ node As JsonData _ ) As TimeHeader |
| Visual C++ |
|---|
public: static TimeHeader^ FromJson( JsonData^ node ) |
Parameters
- node
- Type: DayPilot.Json..::..JsonData