Facet.Description Property

Definition

Gets the description of this Facet.

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

Property Value

The FacetDescription object that represents the description of this Facet .

Applies to