Compartilhar via


TransferOffersProperties.TargetCollections Propriedade

Definição

Obtém ou define ids de coleções 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a