Sets the user name needed to open a model downloaded from a server that requires authentication.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
WriteOnly Property UserName As String |
| C# | |
|---|
string UserName {set;} |
| C++/CLI | |
|---|
property String^ UserName {
void set (String^ value);
} |
Return Value
User name
See Also
Availability
SolidWorks eDrawings API 2005 SP0