Delen via


EdmStructuredType.DeclaredProperties Property

Definition

Gets the properties declared immediately within this type.

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

Property Value

Implements

Applies to