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


Name of the group.

Syntax

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

See Also