ToJson
Alias:ToJson
Output:StringStream
Writes an entity to a stream in JSON format
| Parameter | Type | Required | Position | Default Value | Summary |
|---|---|---|---|---|---|
| Entity | entity | ✔ | 1 | The entity to write. | |
| FormatOutput | bool | 2 | true | Whether to indent to the Json output |
Alias:ToJson
Output:StringStream
Writes an entity to a stream in JSON format
| Parameter | Type | Required | Position | Default Value | Summary |
|---|---|---|---|---|---|
| Entity | entity | ✔ | 1 | The entity to write. | |
| FormatOutput | bool | 2 | true | Whether to indent to the Json output |