Returns the internal type.

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

Syntax

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

Return Value

See Also