ActivitiesProgrammingJSONSerialize JSONOn this pageSerialize JSONSerializes a retrieved object to JSON format. Input Object Instance: The object instance name to be serialized Type: System.Object Required Output JSON String Result: The JSON string resulting from serialization. Type: System.String Required