Show / Hide Table of Contents

Class CaseTimeAndExpenses

Inheritance
System.Object
CaseTimeAndExpenses
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Toolkits.Clarify.Support
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class CaseTimeAndExpenses

Constructors

CaseTimeAndExpenses()

Declaration
public CaseTimeAndExpenses()

Fields

EMPTY

Declaration
public static readonly CaseTimeAndExpenses EMPTY
Field Value
Type Description
CaseTimeAndExpenses

Properties

CaseActualPhoneTime

Declaration
public TimeSpan CaseActualPhoneTime { get; set; }
Property Value
Type Description
System.TimeSpan

CaseActualResearchTime

Declaration
public TimeSpan CaseActualResearchTime { get; set; }
Property Value
Type Description
System.TimeSpan

CaseBillableExpenses

Declaration
public decimal CaseBillableExpenses { get; set; }
Property Value
Type Description
System.Decimal

CaseBillableTime

Declaration
public TimeSpan CaseBillableTime { get; set; }
Property Value
Type Description
System.TimeSpan

CaseNonBillableExpenses

Declaration
public decimal CaseNonBillableExpenses { get; set; }
Property Value
Type Description
System.Decimal

CaseNonBillableTime

Declaration
public TimeSpan CaseNonBillableTime { get; set; }
Property Value
Type Description
System.TimeSpan

CasePhoneTime

Declaration
public TimeSpan CasePhoneTime { get; set; }
Property Value
Type Description
System.TimeSpan

CaseResearchTime

Declaration
public TimeSpan CaseResearchTime { get; set; }
Property Value
Type Description
System.TimeSpan

TotalActualPhoneTime

Declaration
public TimeSpan TotalActualPhoneTime { get; set; }
Property Value
Type Description
System.TimeSpan

TotalActualResearchTime

Declaration
public TimeSpan TotalActualResearchTime { get; set; }
Property Value
Type Description
System.TimeSpan

TotalBillableExpenses

Declaration
public decimal TotalBillableExpenses { get; set; }
Property Value
Type Description
System.Decimal

TotalBillableTime

Declaration
public TimeSpan TotalBillableTime { get; set; }
Property Value
Type Description
System.TimeSpan

TotalNonBillableExpenses

Declaration
public decimal TotalNonBillableExpenses { get; set; }
Property Value
Type Description
System.Decimal

TotalNonBillableTime

Declaration
public TimeSpan TotalNonBillableTime { get; set; }
Property Value
Type Description
System.TimeSpan

TotalPhoneTime

Declaration
public TimeSpan TotalPhoneTime { get; set; }
Property Value
Type Description
System.TimeSpan

TotalResearchTime

Declaration
public TimeSpan TotalResearchTime { get; set; }
Property Value
Type Description
System.TimeSpan
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.