TaskGetOptions.Expand Property

Definition

Gets or sets an OData $expand clause.

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

Property Value

Implements

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to