| external help file | ConnectWiseManageAPI-help.xml |
|---|---|
| Module Name | ConnectWiseManageAPI |
| online version | |
| schema | 2.0.0 |
This function will submit a time sheet for approval.
Submit-CWMTimeSheet [-id] <Int32> [-ProgressAction <ActionPreference>] [<CommonParameters>]
{{ Fill in the Description }}
Submit-CWMTimeSheet -ID 1Will submit time sheet 1
The ID of the time sheet you want to submit.
Type: Int32
Parameter Sets: (All)
Aliases: sheetId
Required: True
Position: 0
Default value: 0
Accept pipeline input: False
Accept wildcard characters: False{{ Fill ProgressAction Description }}
Type: ActionPreference
Parameter Sets: (All)
Aliases: proga
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalseThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Author: Chris Taylor Date: 1/7/2019
https://developer.connectwise.com/manage/rest?a=Time&e=TimeSheets&o=SUBMIT