OperationSegment.Operations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)