EdmTypeSemantics.IsDuration(IEdmTypeReference) Method

Definition

Returns true if this reference refers to a duration type.

C#
public static bool IsDuration (this Microsoft.OData.Edm.IEdmTypeReference type);

Parameters

type
IEdmTypeReference

Type reference.

Returns

This reference refers to a duration type.

Applies to

Product Versions
OData EDM 7.0