[This is preliminary documentation and is subject to change.]
Determines if the time tracking is on in various screens
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public static string ShowTracktime { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property ShowTracktime As String |
Visual C++ |
---|
public: static property String^ ShowTracktime { String^ get (); } |