FacetDescription.IsRequired Property

 

Gets a value indicating whether this facet is a required facet.

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

public bool IsRequired { get; }

Property Value

Type: System.Boolean

true if this facet is a required facet; otherwise, false.