Declared in TrackingSystem

Declaration

string ExportToString(
    Object obj
);

Description

Exports the tracking data to a string. This will look at a particular object and attempt to export it to a JSON string.

Parameters

NameDescription
objThe object that was tracked