< Back

Get-BricksetSetOwned

Sun Jan 12, 2020 6:21 pm

NAME Get-BricksetSetOwned



SYNOPSIS

Get Brickset Sets Owned





SYNTAX

Get-BricksetSetOwned [[-OrderBy] <String>] [[-PageSize] <Int32>] [<CommonParameters>]





DESCRIPTION

Get Brickset Sets Owned





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-BricksetSetOwned -OrderBy Pieces















RELATED LINKS