|
|
Gets the current authenticated user's Autodesk ID.
Namespace: Autodesk.Navisworks.Api.ApplicationParts
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
ReadOnly Property SignInUserName As String Get |
| C# |
|---|
string SignInUserName { get; } |
| Visual C++ |
|---|
property String^ SignInUserName { String^ get (); } |