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