Share via


ExpandedReferenceSelectItem.ApplyOption Property

Definition

Gets the apply clause for this expand item. Can be null if not specified(and will always be null in NonOptionMode).

public Microsoft.OData.UriParser.Aggregation.ApplyClause ApplyOption { get; }
member this.ApplyOption : Microsoft.OData.UriParser.Aggregation.ApplyClause
Public ReadOnly Property ApplyOption As ApplyClause

Property Value

Applies to