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