Share via


StructuralTypeConfiguration<TStructuralType>.Properties Property

Definition

Gets the collection of EDM structural properties that belong to this type.

public System.Collections.Generic.IEnumerable<Microsoft.AspNet.OData.Builder.PropertyConfiguration> Properties { get; }
member this.Properties : seq<Microsoft.AspNet.OData.Builder.PropertyConfiguration>
Public ReadOnly Property Properties As IEnumerable(Of PropertyConfiguration)

Property Value

Applies to