Share via


ODataResourceSet.Actions Property

Definition

Gets the resource set 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 resource set actions.

Applies to