New-UDTimeline
The timeline displays a list of events in chronological order.
Synopsis
Syntax
New-UDTimeline [[-Id] <String>] [[-Children] <ScriptBlock>] [[-Position] <String>] [[-Sx] <Hashtable>] [<CommonParameters>]Description
Parameters
-Id
Required? false
Position? 1
Default value ([Guid]::NewGuid()).ToString()
Accept pipeline input? false
Aliases
Accept wildcard characters? false-Children
-Position
-Sx
Outputs
Last updated
Was this helpful?