IEdmStructuredValue.PropertyValues Property

Definition

Gets the property values of this structured value.

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

Property Value

Applies to