Delen via


ODataResourceBase.Actions Property

Definition

Gets the entity actions.

public System.Collections.Generic.IEnumerable<Microsoft.OData.ODataAction> Actions { get; }
member this.Actions : seq<Microsoft.OData.ODataAction>
Public ReadOnly Property Actions As IEnumerable(Of ODataAction)

Property Value

The entity actions.

Applies to