[This is preliminary documentation and is subject to change.]
            Provides methods and properties to access the timesheet task information.
            
    Namespace: 
   OfficeClip.BusinessLayer.TEAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# | 
|---|
[SerializableAttribute] public class TimesheetTaskInfo : ISerializable, IComparable  | 
| Visual Basic (Declaration) | 
|---|
<SerializableAttribute> _ Public Class TimesheetTaskInfo _ Implements ISerializable, IComparable  | 
| Visual C++ | 
|---|
[SerializableAttribute] public ref class TimesheetTaskInfo : ISerializable, IComparable  | 
Inheritance Hierarchy
System..::.Object
OfficeClip.BusinessLayer.TE..::.TimesheetTaskInfo
OfficeClip.BusinessLayer.TE..::.TimesheetTaskInfo
