Dela via


CalculateTotalTimeIncidentResponse.TotalTime Property

 

Applies To: Dynamics CRM 2015

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

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

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

Property Value

Type: System.Int64

Type: Int64
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.

See Also

CalculateTotalTimeIncidentResponse Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright