[]
Represents a default export setting with a string value.
public class StringDefaultExportSetting : DefaultExportSetting
| Name | Description |
|---|---|
| StringDefaultExportSetting() |
| Name | Description |
|---|---|
| Value | Gets or sets the string value of the export setting. |
| Name | Description |
|---|---|
| ToJson() | Converts the string export setting to a JSON string. |