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


File system path to the referencing file.

Syntax

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

See Also