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


Gets the type of the message.

Syntax

Visual Basic 
ReadOnly Property MessageType As EdmMsgType
C# 
EdmMsgType MessageType {get;}
C++/CLI 
property EdmMsgType MessageType {
   EdmMsgType get();
}

Property Value

Type of the message as defined in EdmMsgType

Example

See the IEdmMessage5 examples.

See Also

Availability

Version 5.3 of SOLIDWORKS PDM Professional