Show / Hide Table of Contents

Class SubcaseTimeAndExpenses

Inheritance
System.Object
SubcaseTimeAndExpenses
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 SubcaseTimeAndExpenses

Constructors

SubcaseTimeAndExpenses()

Declaration
public SubcaseTimeAndExpenses()

Properties

CapturedPhoneTime

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

CapturedResearchTime

Declaration
public TimeSpan CapturedResearchTime { 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
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.