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


Optional configuration name. Empty for folders and file types not supporting configurations.

Syntax

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

Remarks

This field is empty for folders and file types not supporting configurations.

See Also