Freigeben über


UpdateContextDTO.PromptsToDelete Eigenschaft

Definition

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: