Jaa


ODataRouteOptions.EnableUnqualifiedOperationCall Property

Definition

Gets or sets a value indicating whether to generate odata path template as ~/MyFunction(parameters...) Used in conventional routing.

public bool EnableUnqualifiedOperationCall { get; set; }
member this.EnableUnqualifiedOperationCall : bool with get, set
Public Property EnableUnqualifiedOperationCall As Boolean

Property Value

Applies to