Share via


AggregatedCollectionPropertyNode.Property Property

Definition

Gets the EDM property which is to be accessed.

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

Property Value

Remarks

Only non-entity, non-collection properties are supported by this node.

Applies to