Share via


EdmProperty.IsUnderlyingPrimitiveType Property

Definition

Gets whether this property is an underlying primitive type.

public bool IsUnderlyingPrimitiveType { get; }
member this.IsUnderlyingPrimitiveType : bool
Public ReadOnly Property IsUnderlyingPrimitiveType As Boolean

Property Value

true if this property is an underlying primitive type; otherwise, false.

Applies to