Partilhar via


UpdateQuestionsDTO.Delete Propriedade

Definição

[Newtonsoft.Json.JsonProperty(PropertyName="delete")]
public System.Collections.Generic.IList<string> Delete { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="delete")>]
member this.Delete : System.Collections.Generic.IList<string> with get, set
Public Property Delete As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a