[This is preliminary documentation and is subject to change.]
Gets the punch in time
Namespace:
OfficeClip.DBLayer.TEAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public int PunchIn( int punchLimit, ConfigureInfo session ) |
Visual Basic (Declaration) |
---|
Public Function PunchIn ( _ punchLimit As Integer, _ session As ConfigureInfo _ ) As Integer |
Visual C++ |
---|
public: int PunchIn( int punchLimit, ConfigureInfo^ session ) |
Parameters
- punchLimit
- Type: System..::.Int32
- session
- Type: OfficeClip.Utils..::.ConfigureInfo