Versions Compared

Key

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

...

Get-JS7Schedule [[-SchedulePath] <String>] [[-WorkflowPath] <String>] [[-Folder] <String>] [-Recursive] [[-ControllerId] <String>] [<CommonParameters>]

DESCRIPTION

...

-Recursive <SwitchParameter>
Specifies that any all sub-folders should be looked up if the -Folder parameter is used.
By default no sub-folders will be searched for schedules.

Required?false
Position?named
Default valueFalse
Accept pipeline input?false
Accept wildcard characters?false

ControllerId

-ControllerId <String>

Required?false
Position?4
Default valueAccept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

...