Compartir a través de


CalculateTotalTimeIncidentResponse.TotalTime Property

Definition

Gets the total time, in minutes that you use when you work on an incident (case).

public:
 property long TotalTime { long get(); };
public long TotalTime { get; }
member this.TotalTime : int64
Public ReadOnly Property TotalTime As Long

Property Value

The total time, in minutes that you use when you work on an incident (case).

Remarks

If an activity that is used to resolve the incident (case) has already been billed, those minutes are not included in the calculation.

Applies to