Share via


EdmValue.Type Property

Gets the type of this value.

Namespace:  Microsoft.Data.Edm.Library.Values
Assembly:  Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)

Syntax

public IEdmTypeReference Type { get; }

Property Value

Type: Microsoft.Data.Edm.IEdmTypeReference
The type of this value.

Implements

IEdmValue.Type

See Also

Reference

EdmValue Class

Microsoft.Data.Edm.Library.Values Namespace