Jaa


ODataRouteOptions.EnableQualifiedOperationCall Property

Definition

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

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

Property Value

Applies to