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


Name of the configuration to which the item is linked.

Syntax

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

See Also