Versions Compared

Key

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

...

Get-JS7InventoryFolder [[-Folder] <String>] [-Recursive] [[-Type] <String> <String[]>] [-Valid] [<CommonParameters>]

...

Required?false
Position?named
Default valueFalse
Accept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

Type

-Type <String><String[]>
Specifies the object type which is one of:

* Any Object Type
** FOLDER
* Deployable Object Types
** WORKFLOW
** FILEORDERSOURCE
** JOBRESOURCE
** NOTICEBOARD
** LOCK
* Releasable Object Types
** INCLUDESCRIPT
** JOBTEMPLATE
** WORKINGDAYSCALENDAR
** NONWORKINGDAYSCALENDAR
** SCHEDULE
** REPORT

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

...