Share via


OperationSegment.Operations Property

Definition

Gets the list of possible operation import overloads for this segment.

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

Property Value

Applies to