Skip to content
Snippets Groups Projects
Select Git revision
  • 49c6b71703676fcf0e09e65632c2aeb877339f47
  • main default protected
2 results

DropDownSample.json

Blame
  • DropDownSample.json 363 B
    [
      {
        "Data": "[{\"Value\":\"1\"},{\"Value\":\"2\"},{\"Value\":\"3\"}]",
        "IsSampleData": true,
        "IsWritable": false,
        "Name": "DropDownSample",
        "OrderedColumnNames": [
          "Value"
        ],
        "OriginalName": "DropDownSample",
        "OriginalSchema": "*[Value:s]",
        "Schema": "*[Value:s]",
        "Type": "StaticDataSourceInfo"
      }
    ]