SOLIDWORKS PDM Professional API Help Send Feedback
mbsComment Field
See Also 
EPDM.Interop.epdm Namespace > EdmBomVersion Structure : mbsComment Field


Comment entered by the user.

Syntax

Visual Basic 
Public mbsComment As System.String
C# 
public System.string mbsComment
C++/CLI 
public:
System.String^ mbsComment

See Also