Compartir a través de


TransferOffersProperties.OfferIdsList Propiedad

Definición

Obtiene o establece la lista de identificadores de ofertas que se van a transferir de la colección de origen a las colecciones de destino.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a