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


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

Syntax

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

Remarks

This is an input value that you should leave empty or null to use the standard view.

See Also