Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Get-JS7DailyPlanOrder [[-WorkflowPath] <String>] [[-ScheduleSchedulePath] <String>] [[-Folder] <String>] [-Recursive] [[-DateFrom] <DateTime>] [[-DateTo] <DateTime>] [[-RelativeDateFrom] <String>] [[-RelativeDateTo] <String>] [[-Timezone] <TimeZoneInfo>] [-Late] [-Successful] [-Failed] [-InProgress] [-Planned] [<CommonParameters>]

...

Required?false
Position?1
Default value
Accept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

...

SchedulePath

-Schedule SchedulePath <String>
Optionally specifies the path and name of a schedule for which daily plan orders should be returned.

Required?false
Position?2
Default value
Accept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

...

Required?false
Position?4
Default value(Get-Date -Hour 0 -Minute 0 -Second 0(Get-Date).ToUniversalTime() -Format 'yyyy-MM-dd')
Accept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

...

Required?false
Position?5
Default value(Get-Date -Hour 0 -Minute 0 -Second 0)
Accept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

...