Partager via


GetObjectsParameters.ObjectIds Propriété

Définition

Obtient ou définit les ID d’objet demandés.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à