[This is preliminary documentation and is subject to change.]
The punch time for the third punch
Namespace:
OfficeClip.BusinessLayer.TE
Assembly:
OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public PunchTimeInfo PunchTime3 { get; set; } |
Visual Basic (Declaration) |
---|
Public Property PunchTime3 As PunchTimeInfo |
Visual C++ |
---|
public: property PunchTimeInfo^ PunchTime3 { PunchTimeInfo^ get (); void set (PunchTimeInfo^ value); } |