Gets the name of the user as whom to execute this task.
Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property UserName As System.String |
C# | |
---|
System.string UserName {get;} |
C++/CLI | |
---|
property System.String^ UserName {
System.String^ get();
} |
Property Value
Name of a user
See Also
Availability
SolidWorks Enterprise PDM 2010