ExpandConfiguration.ExpandType Property

Definition

Gets or sets the SelectExpandType.

public Microsoft.AspNet.OData.Query.SelectExpandType ExpandType { get; set; }
member this.ExpandType : Microsoft.AspNet.OData.Query.SelectExpandType with get, set
Public Property ExpandType As SelectExpandType

Property Value

Applies to