[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodTrackerCaseInfo()()()
The default constructor.
Public methodTrackerCaseInfo(SqlDataReader)
Constructor that uses the SqlDataReader populated from the database.
Public methodTrackerCaseInfo(SqlDataReader, Boolean)
Constructor that uses the SqlDataReader populated from the database and the if the session is available. The session is not available if the tracker cases are entered from a web page (in CRM) as opposed to from the tracker application screen.

See Also