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


Path to the folder where the file is checked out.

Syntax

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

See Also