Share via


ExpandedReferenceSelectItem.ComputeOption Property

Definition

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

public Microsoft.OData.UriParser.ComputeClause ComputeOption { get; }
member this.ComputeOption : Microsoft.OData.UriParser.ComputeClause
Public ReadOnly Property ComputeOption As ComputeClause

Property Value

Applies to