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

Provide the methods and properties for the tracker Project information.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  OfficeClip.BusinessLayer.Tracker..::.TrackerProjectInfo

See Also