Method GetTraceDataLastCall
GetTraceDataLastCall()
Retrieves the trace data of the last call.
public TraceData GetTraceDataLastCall()
Returns
- TraceData
Retrieves the trace data of the last call.
Remarks
From DataMiner 9.6.10 (RN 22526) onwards, for each call that failed, an entry of type TicketingManagerError. Reason.LegacyError will now be added to the TraceData. The value of the error will be stored in the LegacyErrorMessage property.