Share

Application.UserName Property

Parent Object: Application

Description

Gets/sets the string that identifies the current user. Autodesk Inventor saves its own copy of this name per user and can thus be manipulated without affecting the rest of the OS.

Syntax

Application.UserName() As String

Property Value

This is a read/write property whose value is a String.

Version

Introduced in version 5

Was this information helpful?