Declared in TrackingSystem

Declaration

string[] QueryValues(
    Object obj,
    string parameter
);

Description

Queries the data of the object in the database. This will return all the data for a particular object and a particular parameter.

Parameters

NameDescription
objThe object that was tracked
parameterThe parameter to fetch, if it is valid