ShowIgnored Property (ActiveX/CSP)

Specifies the ignored status of an error.

For internal use only.

Supported platforms: Windows only

Namespace: AcStMgr

Assembly: AcStMgr.tlb

Signature

VB.NET:

object.ShowIgnored

C#:

object.ShowIgnored;
object

Type: AcStErrorIterator object

The object this property applies to.

Property Value

Read-only: No

Type: Boolean

The ignore status of an error.

Remarks

This property is for internal use only.

Release Information

Releases: AutoCAD 2004 and later

Examples

VB.NET:

Not available

C#:

Not available