EdmRecordExpression.Properties Property

Definition

Gets the constructed property values.

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

Property Value

Implements

Applies to