Share via


StructuralTypeConfiguration.IsAbstract Property

Definition

Gets or sets a value indicating whether this type is abstract.

public virtual bool? IsAbstract { get; set; }
member this.IsAbstract : Nullable<bool> with get, set
Public Overridable Property IsAbstract As Nullable(Of Boolean)

Property Value

Applies to