New-UDRating
Ratings provide insight regarding others' opinions and experiences, and can allow the user to submit a rating of their own.
Synopsis
Syntax
New-UDRating [[-Id] <String>] [[-DefaultValue] <Double>] [-Disabled] [[-EmptyLabelText] <String>] [-HighlightSelectedOnly] [[-Max] <Double>] [[-OnChange] <Endpoint>] [[-Precision] <Double>] [[-Size] <String>] [[-Value] <Double>] [<CommonParameters>]Description
Parameters
-Id
Required? false
Position? 1
Default value [Guid]::NewGuid().ToString()
Accept pipeline input? false
Aliases
Accept wildcard characters? false-DefaultValue
-EmptyLabelText
-Max
-OnChange
-Precision
-Size
-Value
Outputs
Last updated
Was this helpful?