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


Name of the column view the user should see in File Explorer.

Syntax

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

Remarks

This field is empty is there isn't a column view.

See Also