Share via


FacetDescription.FacetType Property

Definition

Gets the type of this facet.

public System.Data.Entity.Core.Metadata.Edm.EdmType FacetType { get; }
member this.FacetType : System.Data.Entity.Core.Metadata.Edm.EdmType
Public ReadOnly Property FacetType As EdmType

Property Value

An EdmType object that represents the type of this facet.

Applies to