Share via


TSTimesheetTableLog::createTableLog Method

Creates a timesheet log record for the provided information.

Syntax

client server public static TSTimesheetTableLog createTableLog(
    TSTimesheetTable _timesheetTable, 
    Notes _changeReason, 
    TsTimesheetChangeType _timesheetChangeType)

Run On

Called

Parameters

Return Value

Type: TSTimesheetTableLog Table
The log record that was created.

See Also

Reference

TSTimesheetTableLog Table