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