ToJson Method (BoolDefaultExportSetting)
Converts the boolean export setting to a JSON string.
'Declaration
Public Overrides Function ToJson() As String
public override string ToJson()
Return Value
A JSON
System.String representing the boolean export setting.