Freigeben über


RequiredForResourcesCollection.SourceIds Eigenschaft

Definition

Ruft die Liste der Quell-IDs ab, für die die Eingaberessource erforderlich ist, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: