SOLIDWORKS PDM Professional API Help Send Feedback
SenderID Property (IEdmMessage5)
See Also 
EPDM.Interop.epdm Namespace > IEdmMessage5 Interface : SenderID Property (IEdmMessage5)


Gets the ID of the user who sent the message.

Syntax

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 notification

Example

See the IEdmMessage5 examples.

See Also

Availability

SOLIDWORKS PDM Professional version 5.3