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


Name of the page to add.

Syntax

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

Remarks

This name shows up as a link in the left-side pane in the task property dialog in the Administration tool.

See Also