Share via


CountSegment.EdmType Property

Definition

Gets the IEdmType of this CountSegment, which is always Edm.Int32.

public override Microsoft.OData.Edm.IEdmType EdmType { get; }
member this.EdmType : Microsoft.OData.Edm.IEdmType
Public Overrides ReadOnly Property EdmType As IEdmType

Property Value

Applies to