TimeInput.Max Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("max")]
public string? Max { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("max")>]
member this.Max : string with get, set
Public Property Max As String

Property Value

Attributes

Applies to