< Back

Get-KBFTimeEntry

Thu Jan 16, 2020 10:03 am

NAME Get-KBFTimeEntry



SYNOPSIS

Get all time entries that are available





SYNTAX

Get-KBFTimeEntry [-ApiToken] <String> [-From] <DateTime> [-To] <DateTime> [<CommonParameters>]





DESCRIPTION





PARAMETERS

-ApiToken <String>



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-From <DateTime>



Required? true

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



-To <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