Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
Question35849661 JsonExtensionData by dbc_MinLength
Json.NET version: Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed.

Raw Json:

{
  "application_uid": "3912d337-b797-4508-8c95-c76df8888ada",
  "formId": "F_Form1",
  "recordCount": 1,
  "items": [
    {
      "lastModified": "2015-12-11T20:07:25.774Z",
      "lastModifiedBy": {
        "displayName": "Anonymous Guest User",
        "email": "",
        "login": "Anonymous Guest User"
      },
      "created": "2015-12-11T20:07:25.774Z",
      "createdBy": {
        "displayName": "Anonymous Guest User",
        "email": "",
        "login": "Anonymous Guest User"
      },
      "draft_ownerid": "",
      "flowState": "ST_End",
      "id": 20,
      "uid": "5928bb18-5b53-43f9-8831-baab042e1ca2",
      "F_ReceivedYorN": "Y",
      "F_ContractNumber": "5556420121",
      "F_FileNumber": "0630250",
      "F_SubscriberLastName": "JEFFERY"
    },
    {
      "lastModified": "2015-12-11T20:07:25.774Z",
      "lastModifiedBy": {
        "displayName": "Anonymous Guest User",
        "email": "",
        "login": "Anonymous Guest User"
      },
      "created": "2015-12-11T20:07:25.774Z",
      "createdBy": {
        "displayName": "Anonymous Guest User",
        "email": "",
        "login": "Anonymous Guest User"
      },
      "draft_ownerid": "",
      "flowState": "ST_End",
      "id": 40,
      "uid": "1111bb18-1111-43f9-8831-baab042e1ca2",
      "F_SomeCustomProperty1": "Y",
      "F_SomeCustomProperty2": "5556420121",
      "F_SomeCustomProperty3": "0630250",
      "F_SomeCustomProperty4": "JEFFERY"
    }
  ]
}

Showing custom properties for Item id 20, uid 5928bb18-5b53-43f9-8831-baab042e1ca2, flowState "ST_End":
  - Field: "lastModified":
    Value: "2015-12-11T20:07:25.774Z"
  - Field: "lastModifiedBy":
    Value: {"displayName":"Anonymous Guest User","email":"","login":"Anonymous Guest User"}
  - Field: "created":
    Value: "2015-12-11T20:07:25.774Z"
  - Field: "createdBy":
    Value: {"displayName":"Anonymous Guest User","email":"","login":"Anonymous Guest User"}
  - Field: "draft_ownerid":
    Value: ""
  - Field: "F_ReceivedYorN":
    Value: "Y"
  - Field: "F_ContractNumber":
    Value: "5556420121"
  - Field: "F_FileNumber":
    Value: "0630250"
  - Field: "F_SubscriberLastName":
    Value: "JEFFERY"

Showing custom properties for Item id 40, uid 1111bb18-1111-43f9-8831-baab042e1ca2, flowState "ST_End":
  - Field: "lastModified":
    Value: "2015-12-11T20:07:25.774Z"
  - Field: "lastModifiedBy":
    Value: {"displayName":"Anonymous Guest User","email":"","login":"Anonymous Guest User"}
  - Field: "created":
    Value: "2015-12-11T20:07:25.774Z"
  - Field: "createdBy":
    Value: {"displayName":"Anonymous Guest User","email":"","login":"Anonymous Guest User"}
  - Field: "draft_ownerid":
    Value: ""
  - Field: "F_SomeCustomProperty1":
    Value: "Y"
  - Field: "F_SomeCustomProperty2":
    Value: "5556420121"
  - Field: "F_SomeCustomProperty3":
    Value: "0630250"
  - Field: "F_SomeCustomProperty4":
    Value: "JEFFERY"
Cached Result
Last Run: 2:38:34 pm
Compile: 0.282s
Execute: 0.298s
Memory: 1.64Mb
CPU: 0.328s