UserName Property (ActiveX/CSP)

Specifies the name of the user who generated the standards checking report.

For internal use only.

Supported platforms: Windows only

Namespace: AcStMgr

Assembly: AcStMgr.tlb

Signature

VB.NET:

object.UserName

C#:

object.UserName;
object

Type: AcStFiler object

The object this property applies to.

Property Value

Read-only: No

Type: String

The name of the user who generated the standards checking report.

Remarks

This property is for internal use only.

Release Information

Releases: AutoCAD 2004 and later

Examples

VB.NET:

Not available

C#:

Not available