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


File system path to the referenced file.

Syntax

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

See Also