< Back
Get-BricksetSetWanted
Post
NAME Get-BricksetSetWanted
SYNOPSIS
Get Brickset Sets Wanted
SYNTAX
Get-BricksetSetWanted [[-OrderBy] <String>] [[-PageSize] <Int32>] [<CommonParameters>]
DESCRIPTION
Get Brickset Sets Wanted
PARAMETERS
-OrderBy <String>
Specify Sort Order
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-PageSize <Int32>
Specify how many records to return
Required? false
Position? 2
Default value 1000
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
System.String.
System.Int.
OUTPUTS
Brickset.sets
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-BricksetSetWanted -OrderBy Pieces
RELATED LINKS
SYNOPSIS
Get Brickset Sets Wanted
SYNTAX
Get-BricksetSetWanted [[-OrderBy] <String>] [[-PageSize] <Int32>] [<CommonParameters>]
DESCRIPTION
Get Brickset Sets Wanted
PARAMETERS
-OrderBy <String>
Specify Sort Order
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-PageSize <Int32>
Specify how many records to return
Required? false
Position? 2
Default value 1000
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
System.String.
System.Int.
OUTPUTS
Brickset.sets
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-BricksetSetWanted -OrderBy Pieces
RELATED LINKS