Compartir a través de


ImageIds.ContentIds Propiedad

Definición

Obtiene o establece el identificador del contenido.

[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))

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a