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


Path to the item's parent folder.

Syntax

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

See Also