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


Gets the text of the message.

Syntax

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

Property Value

Message text

Example

See the IEdmMessage5 examples.

See Also

Availability

Version 5.3 of SOLIDWORKS PDM Professional