Share via


Setting.Integer.Maximum Property

Definition

Gets the maximum allowed value.

[System.Runtime.Serialization.DataMember]
public int? Maximum { get; init; }
[<System.Runtime.Serialization.DataMember>]
member this.Maximum : Nullable<int> with get, set
Public Property Maximum As Nullable(Of Integer)

Property Value

Attributes

Applies to