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