| Overload | Description |
|---|---|
| JAMSTrackingRecord Constructor(String) | Creates a JAMSTrackingRecord with the specified name. |
| JAMSTrackingRecord Constructor(String,TraceLevel) | Creates a JAMSTrackingRecord with the specified name and trace level. |
| JAMSTrackingRecord Constructor(Guid,String,TraceLevel) | Creates a JAMSTrackingRecord with the specified instance ID, name and trace level. |
| JAMSTrackingRecord Constructor(JAMSTrackingRecord) | Cloning constructor |