Share via


GroupByToken.Properties Property

Definition

Gets the list of group by properties.

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

Property Value

Applies to