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


Gets the subject of the message.

Syntax

Visual Basic 
ReadOnly Property Subject As System.String
C# 
System.string Subject {get;}
C++/CLI 
property System.String^ Subject {
   System.String^ get();
}

Property Value

Subject of the message

Example

See the IEdmMessage5 examples.

See Also

Availability

Version 5.3 of SOLIDWORKS PDM Professional