Compartir a través de


TransferOffersProperties.TargetCollections Propiedad

Definición

Obtiene o establece identificadores de colecciones de destino.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a