Compartilhar via


GetObjectsParameters.ObjectIds Propriedade

Definição

Obtém ou define as IDs de objeto solicitadas.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a