Partilhar via


PromptDTO.DisplayOrder Propriedade

Definição

[Newtonsoft.Json.JsonProperty(PropertyName="displayOrder")]
public int? DisplayOrder { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="displayOrder")>]
member this.DisplayOrder : Nullable<int> with get, set
Public Property DisplayOrder As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a