Show / Hide Table of Contents

    JSON File: ExportJson9.json

    {
      "identity": "70c86603-983b-4bd9-adbc-259436e43cbd",
      "version": 1.0,
      "platform": "C#",
      "mapping-method": 0,
      "dataobject": {
        "name": "d_department",
        "meta-columns": [
          {
            "name": "Name",
            "index": 1,
            "datatype": "System.String",
            "nullable": 0
          },
          {
            "name": "Budget",
            "index": 2,
            "datatype": "System.Decimal",
            "nullable": 0
          }
        ],
        "primary-rows": [
          {
            "row-status": -1,
            "columns": {
              "Name": [ "Engineering" ],
              "Budget": [ 350000.0000 ]
            }
          },
          {
            "row-status": -1,
            "columns": {
              "Name": [ "English" ],
              "Budget": [ 120000.0000 ]
            }
          },
          {
            "row-status": -1,
            "columns": {
              "Name": [ "Economics" ],
              "Budget": [ 200000.0000 ]
            }
          },
          {
            "row-status": -1,
            "columns": {
              "Name": [ "Mathematics" ],
              "Budget": [ 250000.0000 ]
            }
          }
        ]
      }
    }
    
    Back to top Generated by Appeon