Facet.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

The EdmType object that represents the type of this Facet .

Applies to