Facet.Description Property

 

Gets the description of this Facet.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public FacetDescription Description { get; }

Property Value

Type: System.Data.Entity.Core.Metadata.Edm.FacetDescription

The FacetDescription object that represents the description of this Facet .