[This is preliminary documentation and is subject to change.]

Provides information for timesheet Comments.

Namespace:  OfficeClip.BusinessLayer.TE
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
[SerializableAttribute]
public class TimesheetCommentInfo : ISerializable
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class TimesheetCommentInfo _
	Implements ISerializable
Visual C++
[SerializableAttribute]
public ref class TimesheetCommentInfo : ISerializable

Inheritance Hierarchy

System..::.Object
  OfficeClip.BusinessLayer.TE..::.TimesheetCommentInfo

See Also