Returns the internal type.

Namespace:  DayPilot.Json
Assembly:  DayPilot (in DayPilot.dll) Version: 5.1.1602.0 (5.1.1602.0)

Syntax

C#
public JsonType GetJsonType()
Visual Basic (Declaration)
Public Function GetJsonType As JsonType
Visual C++
public:
virtual JsonType GetJsonType() sealed

Return Value

See Also