Share via


TSTimesheetLineLog::CreateTableAndLineLog Method

Creates a log for the header and line line

Syntax

server public static TSTimesheetLineLog CreateTableAndLineLog(
    TSTimesheetLine _timesheetLine, 
    TSTimesheetLineWeek _timesheetLineWeek, 
    Notes _changeReason, 
    TsTimesheetChangeType _timesheetChangeType)

Run On

Server

Parameters

Return Value

Type: TSTimesheetLineLog Table
The newly created line log

See Also

Reference

TSTimesheetLineLog Table