Compartilhar via


GetObjectsParameters.Types Propriedade

Definição

Obtém ou define os tipos de objeto solicitados.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a