PrimitiveType.FacetDescriptions Property
Gets the list of facet descriptions for this PrimitiveType.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Collections.ObjectModel.ReadOnlyCollection<FacetDescription>A collection of type ReadOnlyCollection<T> that contains the list of facet descriptions for this PrimitiveType .