CalculateTotalTimeIncidentResponse.TotalTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.