Delen via


ODataOperation.Title Property

Definition

Gets or sets a human-readable description of the ODataAction.

public string Title { get; set; }
member this.Title : string with get, set
Public Property Title As String

Property Value

A human-readable description of the ODataAction.

Applies to