getTimeSheetStatus

Returns the status of the specified timesheet. The return value is a printable string such as "Approved" or "Rejected".

Arguments

Name Type Description
skey string

id string

The timesheet ID.

Return

The getTimeSheetStatus method returns the timesheet status (a string).