Gets the name of the user who sent the message.
Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property SenderName As System.String |
C# | |
---|
System.string SenderName {get;} |
C++/CLI | |
---|
property System.String^ SenderName {
System.String^ get();
} |
Property Value
Name of the user who sent the message; an empty string indicates that the message was a notification
Example
See Also
Availability
Version 5.3 of SOLIDWORKS PDM Professional