Jaa


ODataRouteOptions.EnableNonParenthesisForEmptyParameterFunction Property

Definition

Gets or sets a value indicating whther to generate non parenthsis for non-parameter function. Used in conventional routing.

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

Property Value

Applies to