Jaa


ODataRouteOptions.EnableKeyInParenthesis Property

Definition

Gets or sets a value indicating whether to generate odata path template as ~/entityset({key}). Used in conventional routing.

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

Property Value

Applies to