< Back

Get-KBFTimeUsageTable

Thu Jan 16, 2020 10:04 am

NAME Get-KBFTimeUsageTable



SYNOPSIS

Creates a time usage table for a time span





SYNTAX

Get-KBFTimeUsageTable [-ApiToken] <String> [-FromDay] <DateTime> [-ToIncludingDay] <DateTime> [<CommonParameters>]





DESCRIPTION

You get just the users as well as their time spent grouped by color

of the task





PARAMETERS

-ApiToken <String>



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-FromDay <DateTime>



Required? true

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



-ToIncludingDay <DateTime>



Required? true

Position? 3

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS