PoolGetOptions.Select Property

Definition

Gets or sets an OData $select clause.

[Newtonsoft.Json.JsonIgnore]
public string Select { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.Select : string with get, set
Public Property Select As String

Property Value

Implements

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to