GetRandomCommandBase.Maximum Property

Definition

Gets or sets the maximum number to generate.

[System.Management.Automation.Parameter(ParameterSetName="RandomNumberParameterSet", Position=0)]
public object Maximum { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="RandomNumberParameterSet", Position=0)>]
member this.Maximum : obj with get, set
Public Property Maximum As Object

Property Value

Attributes

Applies to