| Visual Basic | |
|---|---|
ReadOnly Property SenderID As System.Integer | |
| C# | |
|---|---|
System.int SenderID {get;} | |
| C++/CLI | |
|---|---|
property System.int SenderID {
System.int get();
} | |
Property Value
ID of the user who sent the message; 0 indicates that the message is a notificationSee the IEdmMessage5 examples.
SOLIDWORKS PDM Professional version 5.3