Share via


ODataResourceSet.Functions Property

Definition

Gets the resource set functions.

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

Property Value

The resource set functions.

Applies to