fcSDK Documentation
CaseTimeAndExpenses Property (CloseCaseSetup)

Object containing sums information for the case closing.
Syntax
'Declaration
 
<PropertyBitValueAttribute()>
Public Property CaseTimeAndExpenses As CaseTimeAndExpenses
[PropertyBitValueAttribute()]
public CaseTimeAndExpenses CaseTimeAndExpenses {get; set;}
Remarks

If set, this property overrides the calculation of the Case summation.

PrecloseCase returns a CaseSums object useful for using with this property. If using the CaseSums result from PrecloseCase, any log entries between calling PrecloseCase and CloseCase will not be included in the summation.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Reference

CloseCaseSetup Class
CloseCaseSetup Members

 

 


© 2010 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.

Send comments on this topic.