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


Contains name specific to EdmCmd.meCmdType.

Syntax

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

Field Value

Information specific to the type of command or hook

See Also