Share via


EdmOperation.SchemaElementKind Property

Definition

Gets the element kind of this operation, which is always Operation. virtual will be removed in the near future, stop gap to enable testing for now.

public abstract Microsoft.OData.Edm.EdmSchemaElementKind SchemaElementKind { get; }
member this.SchemaElementKind : Microsoft.OData.Edm.EdmSchemaElementKind
Public MustOverride ReadOnly Property SchemaElementKind As EdmSchemaElementKind

Property Value

Implements

Applies to