RankRequest.ExcludedActions Eigenschaft

Definition

Ruft den Satz von Aktions-IDs ab, die von der Rangfolge ausgeschlossen werden sollen, oder legt diesen fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: