Compartir a través de


PromptDTO.DisplayOrder Propiedad

Definición

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a