JsonObjectType
Overview
Enumeration that contains json's object types
Location
- Reference: RemObjects.SDK.dll
- Namespace: RemObjects.SDK.Json
| Value | Description |
|---|---|
| Array | |
| False | |
| Null | |
| Number | |
| Object | |
| String | |
| True |
Enumeration that contains json's object types
| Value | Description |
|---|---|
| Array | |
| False | |
| Null | |
| Number | |
| Object | |
| String | |
| True |