Sets the internal type.
Namespace: DayPilot.JsonAssembly: DayPilot (in DayPilot.dll) Version: 6.8.2460.0 (6.8.2460.0)
Syntax
| C# |
|---|
public void SetJsonType( JsonType type ) |
| Visual Basic |
|---|
Public Sub SetJsonType ( _ type As JsonType _ ) |
| Visual C++ |
|---|
public: virtual void SetJsonType( JsonType type ) sealed |
Parameters
- type
- Type: DayPilot.Json..::..JsonType