Freigeben über


ImageIds.ContentIds Eigenschaft

Definition

Ruft die ID des Inhalts ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: