[This is preliminary documentation and is subject to change.]
             Teh datetime for the recorded duration
            
    Namespace: 
   OfficeClip.BusinessLayer.Framework.TrackTimeAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# | 
|---|
public DateTime TrackDate { get; set; }  | 
| Visual Basic (Declaration) | 
|---|
Public Property TrackDate As DateTime  | 
| Visual C++ | 
|---|
public: property DateTime TrackDate { DateTime get (); void set (DateTime value); }  | 
