[This is preliminary documentation and is subject to change.]
Unique id of the track time
Namespace:
OfficeClip.BusinessLayer.Framework.TrackTimeAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public int TracktimeId { get; set; } |
Visual Basic (Declaration) |
---|
Public Property TracktimeId As Integer |
Visual C++ |
---|
public: property int TracktimeId { int get (); void set (int value); } |