Share via


SingleValueNode.TypeReference Property

Definition

Gets the type of the single value this node represents.

public abstract Microsoft.OData.Edm.IEdmTypeReference TypeReference { get; }
member this.TypeReference : Microsoft.OData.Edm.IEdmTypeReference
Public MustOverride ReadOnly Property TypeReference As IEdmTypeReference

Property Value

Applies to