Share via


IEdmProperty.DeclaringType Property

Definition

Gets the type that this property belongs to.

public Microsoft.OData.Edm.IEdmStructuredType DeclaringType { get; }
member this.DeclaringType : Microsoft.OData.Edm.IEdmStructuredType
Public ReadOnly Property DeclaringType As IEdmStructuredType

Property Value

Applies to