Share via


IIedmStructuredType.IsAbstract Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isAbstract")]
public bool? IsAbstract { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isAbstract")>]
member this.IsAbstract : Nullable<bool>
Public ReadOnly Property IsAbstract As Nullable(Of Boolean)

Property Value

Attributes

Applies to