[]
Converts the DataSetTemplate to a JSON stream.
public static Stream ToJsonStream(this DataSetTemplate dataSetTemplate)
| Type | Name | Description |
|---|---|---|
| DataSetTemplate | dataSetTemplate | The DataSetTemplate to convert. |
| Type | Description |
|---|---|
| Stream | A stream containing the JSON representation of the DataSetTemplate. |