< Back
Get-BricksetSetReview
Post
NAME Get-BricksetSetReview
SYNOPSIS
Get Brickset Set Reviews
SYNTAX
Get-BricksetSetReview [[-SetId] <String>] [<CommonParameters>]
DESCRIPTION
Get Brickset Set Reviews
PARAMETERS
-SetId <String>
Brickset SetId (not the Lego Set Number)
Required? false
Position? 1
Default value
Accept pipeline input? true (ByPropertyName)
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.
OUTPUTS
Brickset.reviews
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-BricksetSetReview -SetId 6905
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Get-BricksetSet -Theme 'Indiana Jones' | Get-BricksetSetReview
RELATED LINKS
SYNOPSIS
Get Brickset Set Reviews
SYNTAX
Get-BricksetSetReview [[-SetId] <String>] [<CommonParameters>]
DESCRIPTION
Get Brickset Set Reviews
PARAMETERS
-SetId <String>
Brickset SetId (not the Lego Set Number)
Required? false
Position? 1
Default value
Accept pipeline input? true (ByPropertyName)
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.
OUTPUTS
Brickset.reviews
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-BricksetSetReview -SetId 6905
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Get-BricksetSet -Theme 'Indiana Jones' | Get-BricksetSetReview
RELATED LINKS